@media only screen and (max-width: 1366px) {
    .img-tabs img {
        width: 75px
    }

    .card .card-block .sub-title {
        font-size: 12px
    }
}

@media only screen and (max-width: 1199px) {
    .pagination {
        float: inherit;
        text-align: center;
        display: inline-block;
        margin-top: 10px !important
    }

    .pagination li {
        float: left;
        margin-bottom: 10px
    }

    .user-head {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media only screen and (max-width: 992px) {

    .navbar,
    .navbar .navbar-logo {
        width: 100% !important
    }

    .card-block [class*="col-"]:nth-last-child(-n+3) .card.user-card,
    .card-block [class*="col-"]:last-child .basic-list {
        margin-bottom: 0
    }

    .card-title {
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 5px
    }

    .header-navbar {
        position: fixed !important;
        z-index: 1209;
        top: 0
    }

    .header-navbar[pcoded-header-position="relative"] {
        position: fixed !important;
        top: 0
    }

    .header-navbar .navbar-wrapper .navbar-container {
        margin-left: 0
    }

    .header-navbar .navbar-wrapper .navbar-logo {
        width: 100% !important
    }

    .header-navbar .navbar-wrapper .navbar-logo a img {
        display: block !important
    }

    .header-navbar .navbar-wrapper .navbar-logo .mobile-menu {
        display: block;
        position: absolute;
        left: 10px;
        top: 10px;
        right: auto
    }

    .header-navbar .navbar-wrapper .navbar-logo .mobile-search {
        display: block;
        position: absolute;
        left: 70px;
        top: 20px
    }

    .header-navbar .navbar-wrapper .navbar-logo .mobile-options {
        display: block;
        position: absolute;
        right: 30px
    }

    .header-navbar .navbar-container .nav-left,
    .header-navbar .navbar-wrapper .navbar-container .nav-right {
        display: none
    }
}

@media only screen and (min-width: 992px) {


    .basic-list,
    .card-block [class*="col-"]:nth-last-child(-n+3) .card.user-card {
        margin-bottom: 0
    }
}

@media only screen and (max-width: 991px) {
    .main-body .page-wrapper .align-items-end .page-header-title {
        text-align: center;
        display: block
    }

    .main-body .page-wrapper .align-items-end .page-header-title i {
        float: none;
        margin-bottom: 10px;
        margin-right: 0
    }

    .main-body .page-wrapper .align-items-end .page-header-breadcrumb {
        width: 100%;
        text-align: center;
        margin-top: 10px;
        display: block
    }

    .page-header-breadcrumb .breadcrumb-item {
        display: inline-block;
        float: none
    }

    .messages-content {
        border-right: none
    }
}

@media only screen and (max-width: 768px) {


    h4 {
        font-size: 1rem;
        font-weight: 600
    }

    .card h5 {
        font-size: 16px
    }

    .header-navbar .navbar-wrapper .navbar-logo {
        display: inherit
    }

    .header-navbar .navbar-wrapper .navbar-logo a {
        display: inline-block
    }

    .header-navbar .navbar-wrapper .navbar-logo .mobile-options {
        top: 20px
    }

    body .header-fixed .main-body .page-wrapper {
        padding-bottom: 0;
        padding-top: 15px
    }

    .card-header-right i:nth-child(n+2) {
        display: none
    }

    .dataTables_paginate .pagination {
        float: inherit;
        text-align: center;
        display: inline-block;
        margin-top: 10px !important
    }

    div.dataTables_wrapper div .dataTables_info {
        display: inherit
    }

    .cover-btn .btn:first-child {
        margin-right: 10px
    }

    .user-card .btn span {
        font-size: 13px
    }

    .switchery {
        margin-bottom: 20px
    }

    .switchery-large,
    .switchery-large~.switchery-default,
    .switchery-small {
        margin-bottom: 0
    }

    .radio-inline,
    .border-checkbox-section .border-checkbox-group,
    .checkbox-color {
        display: block
    }

    .checkbox-fade {
        display: inline-block
    }


}

@media only screen and (max-width: 767px) {
    .login .m-b-20 {
        margin-bottom: 10px
    }

    .login .m-t-30 {
        margin-top: 10px
    }

}

@media only screen and (max-width: 640px) {
    .dt-button {
        margin-bottom: 5px
    }
}

@media only screen and (max-width: 991px) {
    .main-body .page-wrapper .align-items-end .page-header-title {
        text-align: center;
        display: block
    }

    .main-body .page-wrapper .align-items-end .page-header-title i {
        float: none;
        margin-bottom: 10px
    }

    .main-body .page-wrapper .align-items-end .page-header-breadcrumb {
        width: 100%;
        text-align: center;
        margin-top: 10px;
        display: block
    }

    .page-header-breadcrumb .breadcrumb-item {
        display: inline-block;
        float: none
    }

    .messages-content {
        border-right: none
    }
}

@media only screen and (max-width: 993px) {

    .navbar,
    .navbar .navbar-logo {
        width: 100% !important
    }

}

@media only screen and (max-width: 573px) {

    .md-tabs {
        display: initial
    }

    .md-tabs .nav-item {
        width: calc(100% / 1);
        position: relative
    }

    .nav-tabs .slide {
        width: calc(100% / 1) !important
    }

    .table-card .row-table {
        display: block;
        text-align: center
    }

    .table-card .row-table i {
        font-size: 28px;
        margin-bottom: 10px;
        display: inline-block
    }

    .table-card .row-table .br {
        border: none;
        border-bottom: 1px solid #ccc
    }

    .table-card .row-table>[class*=col-] {
        display: block
    }

    .mobile-inputs [class*="col-"]:first-child {
        margin-bottom: 20px
    }

    .pagination-lg .page-link {
        padding: .75rem .65rem
    }

}

@media only screen and (max-width: 480px) {
    .j-pro .j-checkbox-toggle {
        padding-bottom: 30px
    }

    .main-body .page-wrapper {
        padding: 10px
    }

    .j-forms .divider-text span {
        white-space: pre-line;
        display: block;
        line-height: 1.8
    }

    .j-forms .content {
        padding: 0px 10px 0
    }

    .breadcrumb-page .card {
        text-align: center
    }

    div.dataTables_wrapper div.dataTables_filter input {
        width: 150px
    }

    .grid figure {
        min-width: auto
    }
}

@media only screen and (max-width: 576px) {

    .header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification,
    .header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification {
        min-width: 280px;
        left: 0;
        right: auto;
        width: auto
    }

    .header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification {
        left: auto;
        right: 0
    }

    .nav-tabs .nav-link.active {
        margin-bottom: 0
    }

    .md-tabs .nav-item a {
        margin-bottom: 5px
    }

    .add-task-card .to-do-list h6 span {
        display: inline-block
    }
}

.box-list div div div {
    margin-bottom: 20px
}

.box-list {
    padding-bottom: 0
}

.box-list p {
    margin-bottom: 0 !important
}


.btn-default .badge {
    background-color: #fff;
    color: #e0e0e0
}

.close {
    cursor: pointer
}

.button-page .card-block {
    margin-bottom: -20px
}

.button-page .card-block ul {
    margin-bottom: 0;
    display: inline-block
}

.button-page .card-block a {
    margin-bottom: 20px
}

.button-page .card-block ul li {
    display: inline-block;
    margin-right: 20px;
    float: left
}

.button-page .btn {
    margin-bottom: 20px;
    margin-right: 10px
}

.btn.btn-round {
    border-radius: 2rem
}

.btn.btn-square {
    border-radius: 0
}


.btn i {
    margin-right: 5px
}

.btn.btn-icon {
    border-radius: 50%;
    width: 40px;
    line-height: 30px;
    height: 40px;
    padding: 3px;
    text-align: center
}


.btn-group,
.btn-group-vertical {
    display: inline-block
}

.btn-group .btn {
    float: left
}

.icon-btn i {
    margin-right: 0 !important
}

.button-page .btn-group {
    margin-right: 10px
}

.show>.dropdown-menu {
    overflow: hidden
}

.dropdown-danger,
.dropdown-default,
.dropdown-disabled,
.dropdown-info,
.dropdown-inverse,
.dropdown-primary,
.dropdown-success,
.dropdown-warning,
.dropdown-warning {
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.btn-group [class*=btn-],
.dropdown-split [class*=btn-] {
    margin-right: 0
}

.list-group-item.active {
    background-color: #01a9ac;
    border-color: #01a9ac
}

#Note-list li:hover .Note-delete {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px)
}

#Note-list li:hover .Note-delete:hover {
    background: rgba(0, 0, 0, 0.8)
}

.button-list .btn {
    margin-bottom: 10px;
    margin-right: 30px
}

.nav-pills .nav-link.active,
.nav-pills .nav-link.active:focus,
.nav-pills .nav-link.active:hover,
.nav-pills .nav-link.active,
.nav-pills .nav-link.active:focus,
.nav-pills .nav-link.active:hover,
.nav-pills .nav-link.active.active,
.nav-pills .nav-link.active.active:focus,
.nav-pills .nav-link.active.active:hover {
    background: transparent;
    color: #0275d8;
    text-align: center;
    border-bottom: 1px solid #0275d8
}

.btn-warning {
    background-color: #eb3422;
    border-color: #eb3422;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s
}

.btn-warning:hover {
    background-color: #eb3422;
    border-color: #eb3422;
    color: #fff
}

.btn-warning:active {
    background-color: #eb3422 !important;
    border-color: #eb3422;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff
}

.btn-warning:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    background-color: #eb3422
}

.btn-warning.disabled {
    background-color: #eb3422;
    border-color: #eb3422
}

.btn-danger {
    background-color: #eb3422;
    border-color: #eb3422;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s
}

.btn-danger:hover {
    background-color: #ef5f51;
    border-color: #ef5f51
}

.btn-danger:active {
    background-color: #bf2111 !important;
    border-color: #bf2111;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff
}

.btn-danger:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    background-color: #ef5f51
}

.btn-danger.disabled {
    background-color: rgba(235, 52, 34, 0.5);
    border-color: rgba(235, 52, 34, 0.5)
}

.btn-success {
    background-color: #fe9365;
    border-color: #fe9365;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s
}

.btn-success:hover {
    background-color: #fe9365;
    border-color: #fe9365
}

.btn-success:active {
    background-color: #fe9365 !important;
    border-color: #fe9365;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff
}

.btn-success:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    background-color: #fe9365
}

.btn-success.disabled {
    background-color: #fe9365;
    border-color: #fe9365
}

.btn-inverse {
    background-color: #404E67;
    border-color: #404E67;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s
}

.btn-inverse:hover {
    background-color: #546686;
    border-color: #546686
}

.btn-inverse:active {
    background-color: #293141 !important;
    border-color: #293141;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff
}

.btn-inverse:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    background-color: #546686
}

.btn-inverse.disabled {
    background-color: rgba(64, 78, 103, 0.5);
    border-color: rgba(64, 78, 103, 0.5)
}

.btn-info {
    background-color: #2DCEE3;
    border-color: #2DCEE3;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s
}

.btn-info:hover {
    background-color: #5ad9e9;
    border-color: #5ad9e9
}

.btn-info:active {
    background-color: #19a7ba !important;
    border-color: #19a7ba;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff
}

.btn-info:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    background-color: #5ad9e9
}

.btn-info.disabled {
    background-color: rgba(45, 206, 227, 0.5);
    border-color: rgba(45, 206, 227, 0.5)
}

.btn-disabled {
    background-color: rgba(135, 144, 159, 0.5);
    border-color: rgba(135, 144, 159, 0.5);
    color: #fff;
    cursor: pointer;
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s
}

.btn-outline-primary {
    color: #0ac282;
    background-color: #fff;
    background-color: transparent
}

.btn-outline-warning {
    color: #eb3422;
    background-color: #fff;
    background-color: transparent
}

.btn-outline-danger {
    color: #bf2111;
    background-color: #fff;
    background-color: transparent
}

.btn-outline-success {
    color: #07885b;
    background-color: #fff;
    background-color: transparent
}

.btn-outline-inverse {
    color: #293141;
    background-color: #fff;
    background-color: transparent
}

.btn-outline-inverse:hover {
    color: #fff
}

.btn-outline-warning {
    color: #eb3422;
    background-color: #fff;
    background-color: transparent
}

.btn-outline-info {
    color: #19a7ba;
    background-color: #fff;
    background-color: transparent
}

.btn-outline-disabled {
    color: #677181;
    background-color: #fff
}

.btn-outline-disabled {
    background-color: #87909f
}

.btn-outline-disabled:before {
    background-color: #677181
}

.btn-xlg {
    padding: 14px 20px;
    font-size: 21px;
    line-height: 40px
}

.btn-lg {
    padding: 12px 18px;
    font-size: 18px;
    line-height: 32px
}

.btn-md {
    padding: 10px 16px;
    font-size: 15px;
    line-height: 23px
}

.btn-sm {
    padding: 8px 14px;
    line-height: 16px;
    font-size: 11px
}

.btn-mini {
    line-height: 14px;
    font-size: 10px
}

.btn-primary .badge,
.wizard>.actions a .badge {
    background-color: #fff
}

.btn-success .badge {
    color: #fe9365;
    background-color: #fff
}

.btn-info .badge {
    color: #2DCEE3;
    background-color: #fff
}

.btn-warning .badge {
    color: #eb3422;
    background-color: #fff
}

.btn-danger .badge {
    color: #eb3422;
    background-color: #fff
}

.dropdown-primary .dropdown-menu a:hover,
.dropdown-split-primary .dropdown-menu a:hover {
    background-color: #0ac282;
    color: #fff
}

.dropdown-split-success .dropdown-menu a:hover,
.dropdown-success .dropdown-menu a:hover {
    background-color: #fe9365;
    color: #fff
}

.dropdown-info .dropdown-menu a:hover,
.dropdown-split-info .dropdown-menu a:hover {
    background-color: #2DCEE3;
    color: #fff
}

.dropdown-split-warning .dropdown-menu a:hover,
.dropdown-warning .dropdown-menu a:hover {
    background-color: #eb3422;
    color: #fff
}

.dropdown-danger .dropdown-menu a:hover,
.dropdown-split-danger .dropdown-menu a:hover {
    background-color: #eb3422;
    color: #fff
}

.dropdown-inverse .dropdown-item,
.dropdown-split-inverse .dropdown-item {
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in
}

.dropdown-inverse .dropdown-item:hover,
.dropdown-split-inverse .dropdown-item:hover {
    background-color: #404E67;
    color: #fff
}

.select2-container {
    width: 100% !important
}

.form-group {
    margin-bottom: 1.25em
}

.form-group .form-control-lg {
    font-size: 1.25em
}

.form-group .form-control-round {
    border-radius: 50px
}

.form-group .form-control-static:focus {
    outline: none
}

.form-control.form-control-normal {
    font-weight: 400
}

.form-control.form-control-bold {
    font-weight: 600
}

.form-control.form-control-capitalize {
    text-transform: capitalize
}

.form-control.form-control-uppercase {
    text-transform: uppercase
}

.form-control.form-control-lowercase {
    text-transform: lowercase
}

.form-control.form-control-variant {
    font-variant: small-caps
}

.form-control.form-control-left {
    text-align: left
}

.form-control.form-control-center {
    text-align: center
}

.form-control.form-control-right {
    text-align: right
}

.form-control.form-control-rtl {
    direction: rtl
}

.form-control:disabled {
    cursor: not-allowed;
    opacity: 0.5
}

.form-control-primary {
    border-color: #01a9ac;
    color: #01a9ac
}

.form-control-primary:focus {
    border-color: #01a9ac
}

.input-group-primary .input-group-addon {
    background-color: #01a9ac
}

.input-group-primary .form-control {
    border-color: #01a9ac
}

.form-control-warning {
    border-color: #eb3422;
    color: #eb3422
}

.form-control-warning:focus {
    border-color: #eb3422
}

.input-group-warning .input-group-addon {
    background-color: #eb3422
}

.input-group-warning .form-control {
    border-color: #eb3422
}

.form-control-default {
    border-color: #e0e0e0;
    color: #e0e0e0
}

.form-control-default:focus {
    border-color: #e0e0e0
}

.input-group-default .input-group-addon {
    background-color: #e0e0e0
}

.input-group-default .form-control {
    border-color: #e0e0e0
}

.form-control-danger {
    border-color: #eb3422;
    color: #eb3422
}

.form-control-danger:focus {
    border-color: #eb3422
}

.input-group-danger .input-group-addon {
    background-color: #eb3422
}

.input-group-danger .form-control {
    border-color: #eb3422
}

.form-control-success {
    border-color: #0ac282;
    color: #0ac282
}

.form-control-success:focus {
    border-color: #0ac282
}

.input-group-success .input-group-addon {
    background-color: #0ac282
}

.input-group-success .form-control {
    border-color: #0ac282
}

.form-control-inverse {
    border-color: #404E67;
    color: #404E67
}

.form-control-inverse:focus {
    border-color: #404E67
}

.input-group-inverse .input-group-addon {
    background-color: #404E67
}

.input-group-inverse .form-control {
    border-color: #404E67
}

.form-control-info {
    border-color: #2DCEE3;
    color: #2DCEE3
}

.form-control-info:focus {
    border-color: #2DCEE3
}

.input-group-info .input-group-addon {
    background-color: #2DCEE3
}

.input-group-info .form-control {
    border-color: #2DCEE3
}

.form-txt-primary {
    color: #01a9ac
}

.form-txt-primary:focus {
    color: #01a9ac
}

.form-txt-primary::-moz-placeholder {
    color: #01a9ac;
    opacity: 1
}

.form-txt-primary:-ms-input-placeholder {
    color: #01a9ac
}

.form-txt-primary::-webkit-input-placeholder {
    color: #01a9ac
}

.form-txt-warning {
    color: #eb3422
}

.form-txt-warning:focus {
    color: #eb3422
}

.form-txt-warning::-moz-placeholder {
    color: #eb3422;
    opacity: 1
}

.form-txt-warning:-ms-input-placeholder {
    color: #eb3422
}

.form-txt-warning::-webkit-input-placeholder {
    color: #eb3422
}

.form-txt-default {
    color: #e0e0e0
}

.form-txt-default:focus {
    color: #e0e0e0
}

.form-txt-default::-moz-placeholder {
    color: #e0e0e0;
    opacity: 1
}

.form-txt-default:-ms-input-placeholder {
    color: #e0e0e0
}

.form-txt-default::-webkit-input-placeholder {
    color: #e0e0e0
}

.form-txt-danger {
    color: #eb3422
}

.form-txt-danger:focus {
    color: #eb3422
}

.form-txt-danger::-moz-placeholder {
    color: #eb3422;
    opacity: 1
}

.form-txt-danger:-ms-input-placeholder {
    color: #eb3422
}

.form-txt-danger::-webkit-input-placeholder {
    color: #eb3422
}

.form-txt-success {
    color: #0ac282
}

.form-txt-success:focus {
    color: #0ac282
}

.form-txt-success::-moz-placeholder {
    color: #0ac282;
    opacity: 1
}

.form-txt-success:-ms-input-placeholder {
    color: #0ac282
}

.form-txt-success::-webkit-input-placeholder {
    color: #0ac282
}

.form-txt-inverse {
    color: #404E67
}

.form-txt-inverse:focus {
    color: #404E67
}

.form-txt-inverse::-moz-placeholder {
    color: #404E67;
    opacity: 1
}

.form-txt-inverse:-ms-input-placeholder {
    color: #404E67
}

.form-txt-inverse::-webkit-input-placeholder {
    color: #404E67
}

.form-txt-info {
    color: #2DCEE3
}

.form-txt-info:focus {
    color: #2DCEE3
}

.form-txt-info::-moz-placeholder {
    color: #2DCEE3;
    opacity: 1
}

.form-txt-info:-ms-input-placeholder {
    color: #2DCEE3
}

.form-txt-info::-webkit-input-placeholder {
    color: #2DCEE3
}

.form-bg-primary {
    background-color: #01a9ac;
    border-color: #01a9ac;
    color: #fff
}

.form-bg-primary:focus {
    background-color: #01a9ac;
    border-color: #01a9ac;
    color: #fff
}

.form-bg-primary::-moz-placeholder {
    color: #fff;
    opacity: 1
}

.form-bg-primary:-ms-input-placeholder {
    color: #fff
}

.form-bg-primary::-webkit-input-placeholder {
    color: #fff
}

.form-bg-warning {
    background-color: #eb3422;
    border-color: #eb3422;
    color: #fff
}

.form-bg-warning:focus {
    background-color: #eb3422;
    border-color: #eb3422;
    color: #fff
}

.form-bg-warning::-moz-placeholder {
    color: #fff;
    opacity: 1
}

.form-bg-warning:-ms-input-placeholder {
    color: #fff
}

.form-bg-warning::-webkit-input-placeholder {
    color: #fff
}

.form-bg-default {
    background-color: #e0e0e0;
    border-color: #e0e0e0;
    color: #fff
}

.form-bg-default:focus {
    background-color: #e0e0e0;
    border-color: #e0e0e0;
    color: #fff
}

.form-bg-default::-moz-placeholder {
    color: #fff;
    opacity: 1
}

.form-bg-default:-ms-input-placeholder {
    color: #fff
}

.form-bg-default::-webkit-input-placeholder {
    color: #fff
}

.form-bg-danger {
    background-color: #eb3422;
    border-color: #eb3422;
    color: #fff
}

.form-bg-danger:focus {
    background-color: #eb3422;
    border-color: #eb3422;
    color: #fff
}

.form-bg-danger::-moz-placeholder {
    color: #fff;
    opacity: 1
}

.form-bg-danger:-ms-input-placeholder {
    color: #fff
}

.form-bg-danger::-webkit-input-placeholder {
    color: #fff
}

.form-bg-success {
    background-color: #0ac282;
    border-color: #0ac282;
    color: #fff
}

.form-bg-success:focus {
    background-color: #0ac282;
    border-color: #0ac282;
    color: #fff
}

.form-bg-success::-moz-placeholder {
    color: #fff;
    opacity: 1
}

.form-bg-success:-ms-input-placeholder {
    color: #fff
}

.form-bg-success::-webkit-input-placeholder {
    color: #fff
}

.form-bg-inverse {
    background-color: #404E67;
    border-color: #404E67;
    color: #fff
}

.form-bg-inverse:focus {
    background-color: #404E67;
    border-color: #404E67;
    color: #fff
}

.form-bg-inverse::-moz-placeholder {
    color: #fff;
    opacity: 1
}

.form-bg-inverse:-ms-input-placeholder {
    color: #fff
}

.form-bg-inverse::-webkit-input-placeholder {
    color: #fff
}

.form-bg-info {
    background-color: #2DCEE3;
    border-color: #2DCEE3;
    color: #fff
}

.form-bg-info:focus {
    background-color: #2DCEE3;
    border-color: #2DCEE3;
    color: #fff
}

.form-bg-info::-moz-placeholder {
    color: #fff;
    opacity: 1
}

.form-bg-info:-ms-input-placeholder {
    color: #fff
}

.form-bg-info::-webkit-input-placeholder {
    color: #fff
}

.has-success .col-form-label {
    color: #0ac282
}

.has-success .form-control-success {
    border-color: #0ac282
}

.has-warning .col-form-label {
    color: #fe9365
}

.has-warning .form-control-success {
    border-color: #fe9365
}

.has-danger .col-form-label {
    color: #eb3422
}

.has-danger .form-control-success {
    border-color: #eb3422
}

.left-icon-control {
    position: relative
}

.left-icon-control input {
    padding-left: 50px
}

.left-icon-control .form-icon {
    position: absolute;
    top: 50%;
    left: 17px;
    margin-top: -12px
}

.right-icon-control {
    position: relative
}

.right-icon-control input {
    padding-right: 50px
}

.right-icon-control .form-icon {
    position: absolute;
    top: 7px;
    right: 17px
}

.input-group {
    margin-bottom: 1.25em
}

.input-group-button .input-group-addon {
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s
}

.input-group-button .input-group-addon:hover {
    background-color: #01dbdf;
    border-color: #01dbdf
}

.input-group-button .input-group-addon:hover .btn {
    background-color: #01dbdf;
    border-color: #01dbdf
}

.input-group-dropdown [class*=btn-] {
    margin-bottom: 0
}

.js-dynamic-disable,
.js-dynamic-enable {
    vertical-align: inherit
}

.form-radio {
    position: relative
}

.form-radio .form-help {
    position: absolute;
    width: 100%
}

.form-radio label {
    position: relative;
    padding-left: 1.5rem;
    text-align: left;
    color: #333;
    display: block;
    line-height: 1.8
}

.form-radio input {
    width: auto;
    opacity: 0.00000001;
    position: absolute;
    left: 0
}

.radio .helper {
    position: absolute;
    top: -0.15rem;
    left: -0.25rem;
    cursor: pointer;
    display: block;
    font-size: 1rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #999
}

.radio .helper::after {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    background-color: #01a9ac;
    border-color: #01a9ac
}

.radio .helper::after,
.radio .helper::before {
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    margin: 0.25rem;
    width: 1rem;
    height: 1rem;
    -webkit-transition: -webkit-transform 0.28s ease;
    transition: -webkit-transform 0.28s ease;
    transition: transform 0.28s ease, -webkit-transform 0.28s ease;
    border-radius: 50%;
    border: 0.125rem solid #134981
}

.radio label:hover .helper {
    color: #134981
}

.radio input:checked~.helper::after {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5)
}

.radio input:checked~.helper::before {
    color: #134981
}

.radio.radiofill input:checked~.helper::after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.radio.radiofill .helper::after {
    background-color: #134981
}

.radio.radio-outline input:checked~.helper::after {
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    transform: scale(0.6)
}

.radio.radio-outline .helper::after {
    background-color: #fff;
    border: 0.225rem solid #134981
}

.radio.radio-matrial input~.helper::after {
    background-color: #fff
}

.radio.radio-matrial input:checked~.helper::after {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-box-shadow: 0 1px 7px -1px rgba(0, 0, 0, 0.72);
    box-shadow: 0 1px 7px -1px rgba(0, 0, 0, 0.72)
}

.radio.radio-matrial input:checked~.helper::before {
    background-color: #134981
}

.radio.radio-disable {
    opacity: 0.7
}

.radio.radio-disable label {
    cursor: not-allowed
}

.radio-inline {
    display: inline-block;
    margin-right: 20px
}

.radio.radiofill.radio-primary .helper::after {
    background-color: #134981;
    border-color: #134981
}

.radio.radiofill.radio-primary .helper::before {
    border-color: #134981
}

.radio.radio-outline.radio-primary .helper::after {
    background-color: #fff;
    border: 0.225rem solid #134981
}

.radio.radio-outline.radio-primary .helper::before {
    border-color: #134981
}

.radio.radio-matrial.radio-primary input~.helper::after {
    background-color: #fff;
    border-color: #fff
}

.radio.radio-matrial.radio-primary input~.helper::before {
    background-color: #134981;
    border-color: #134981
}

.radio.radiofill.radio-warning .helper::after {
    background-color: #fe9365;
    border-color: #fe9365
}

.radio.radiofill.radio-warning .helper::before {
    border-color: #fe9365
}

.radio.radio-outline.radio-warning .helper::after {
    background-color: #fff;
    border: 0.225rem solid #fe9365
}

.radio.radio-outline.radio-warning .helper::before {
    border-color: #fe9365
}

.radio.radio-matrial.radio-warning input~.helper::after {
    background-color: #fff;
    border-color: #fff
}

.radio.radio-matrial.radio-warning input~.helper::before {
    background-color: #fe9365;
    border-color: #fe9365
}

.radio.radiofill.radio-default .helper::after {
    background-color: #e0e0e0;
    border-color: #e0e0e0
}

.radio.radiofill.radio-default .helper::before {
    border-color: #e0e0e0
}

.radio.radio-outline.radio-default .helper::after {
    background-color: #fff;
    border: 0.225rem solid #e0e0e0
}

.radio.radio-outline.radio-default .helper::before {
    border-color: #e0e0e0
}

.radio.radio-matrial.radio-default input~.helper::after {
    background-color: #fff;
    border-color: #fff
}

.radio.radio-matrial.radio-default input~.helper::before {
    background-color: #e0e0e0;
    border-color: #e0e0e0
}

.radio.radiofill.radio-danger .helper::after {
    background-color: #eb3422;
    border-color: #eb3422
}

.radio.radiofill.radio-danger .helper::before {
    border-color: #eb3422
}

.radio.radio-outline.radio-danger .helper::after {
    background-color: #fff;
    border: 0.225rem solid #eb3422
}

.radio.radio-outline.radio-danger .helper::before {
    border-color: #eb3422
}

.radio.radio-matrial.radio-danger input~.helper::after {
    background-color: #fff;
    border-color: #fff
}

.radio.radio-matrial.radio-danger input~.helper::before {
    background-color: #eb3422;
    border-color: #eb3422
}

.radio.radiofill.radio-success .helper::after {
    background-color: #0ac282;
    border-color: #0ac282
}

.radio.radiofill.radio-success .helper::before {
    border-color: #0ac282
}

.radio.radio-outline.radio-success .helper::after {
    background-color: #fff;
    border: 0.225rem solid #0ac282
}

.radio.radio-outline.radio-success .helper::before {
    border-color: #0ac282
}

.radio.radio-matrial.radio-success input~.helper::after {
    background-color: #fff;
    border-color: #fff
}

.radio.radio-matrial.radio-success input~.helper::before {
    background-color: #0ac282;
    border-color: #0ac282
}

.radio.radiofill.radio-inverse .helper::after {
    background-color: #404E67;
    border-color: #404E67
}

.radio.radiofill.radio-inverse .helper::before {
    border-color: #404E67
}

.radio.radio-outline.radio-inverse .helper::after {
    background-color: #fff;
    border: 0.225rem solid #404E67
}

.radio.radio-outline.radio-inverse .helper::before {
    border-color: #404E67
}

.radio.radio-matrial.radio-inverse input~.helper::after {
    background-color: #fff;
    border-color: #fff
}

.radio.radio-matrial.radio-inverse input~.helper::before {
    background-color: #404E67;
    border-color: #404E67
}

.radio.radiofill.radio-info .helper::after {
    background-color: #2DCEE3;
    border-color: #2DCEE3
}

.radio.radiofill.radio-info .helper::before {
    border-color: #2DCEE3
}

.radio.radio-outline.radio-info .helper::after {
    background-color: #fff;
    border: 0.225rem solid #2DCEE3
}

.radio.radio-outline.radio-info.helper::before {
    border-color: #2DCEE3
}

.radio.radio-matrial.radio-info input~.helper::after {
    background-color: #fff;
    border-color: #fff
}

.radio.radio-matrial.radio-info input~.helper::before {
    background-color: #2DCEE3;
    border-color: #2DCEE3
}

.border-checkbox-section .border-checkbox-group {
    display: inline-block
}

.border-checkbox-section .border-checkbox-group .border-checkbox:checked+.border-checkbox-label:after {
    -webkit-animation: check linear 0.5s;
    animation: check linear 0.5s;
    opacity: 1;
    border-color: #01a9ac
}

.border-checkbox-section .border-checkbox-group .border-checkbox:checked+.border-checkbox-label:after .border-checkbox-label:before {
    border-color: #eee
}

.border-checkbox-section .border-checkbox-group .border-checkbox-label {
    position: relative;
    display: inline-block;
    cursor: pointer;
    height: 20px;
    line-height: 20px;
    padding-left: 30px;
    margin-right: 15px
}

.border-checkbox-section .border-checkbox-group .border-checkbox-label:after {
    content: "";
    display: block;
    width: 6px;
    height: 12px;
    opacity: 0.9;
    border-right: 2px solid #eee;
    border-top: 2px solid #eee;
    position: absolute;
    left: 4px;
    top: 11px;
    -webkit-transform: scaleX(-1) rotate(135deg);
    -ms-transform: scaleX(-1) rotate(135deg);
    transform: scaleX(-1) rotate(135deg);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.border-checkbox-section .border-checkbox-group .border-checkbox-label:before {
    content: "";
    display: block;
    border: 2px solid #01a9ac;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0
}

.border-checkbox-section .border-checkbox {
    display: none
}

.border-checkbox-section .border-checkbox:disabled~.border-checkbox-label {
    cursor: no-drop;
    color: #ccc
}

@-webkit-keyframes check {
    0% {
        height: 0;
        width: 0
    }

    25% {
        height: 0;
        width: 6px
    }

    50% {
        height: 12px;
        width: 6px
    }
}

@keyframes check {
    0% {
        height: 0;
        width: 0
    }

    25% {
        height: 0;
        width: 6px
    }

    50% {
        height: 12px;
        width: 6px
    }
}

.border-checkbox-section .border-checkbox-group-primary .border-checkbox-label:before {
    border: 2px solid #01a9ac
}

.border-checkbox-section .border-checkbox-group-primary .border-checkbox:checked+.border-checkbox-label:after {
    border-color: #01a9ac
}

.border-checkbox-section .border-checkbox-group-warning .border-checkbox-label:before {
    border: 2px solid #fe9365
}

.border-checkbox-section .border-checkbox-group-warning .border-checkbox:checked+.border-checkbox-label:after {
    border-color: #fe9365
}

.border-checkbox-section .border-checkbox-group-default .border-checkbox-label:before {
    border: 2px solid #e0e0e0
}

.border-checkbox-section .border-checkbox-group-default .border-checkbox:checked+.border-checkbox-label:after {
    border-color: #e0e0e0
}

.border-checkbox-section .border-checkbox-group-danger .border-checkbox-label:before {
    border: 2px solid #eb3422
}

.border-checkbox-section .border-checkbox-group-danger .border-checkbox:checked+.border-checkbox-label:after {
    border-color: #eb3422
}

.border-checkbox-section .border-checkbox-group-success .border-checkbox-label:before {
    border: 2px solid #0ac282
}

.border-checkbox-section .border-checkbox-group-success .border-checkbox:checked+.border-checkbox-label:after {
    border-color: #0ac282
}

.border-checkbox-section .border-checkbox-group-inverse .border-checkbox-label:before {
    border: 2px solid #404E67
}

.border-checkbox-section .border-checkbox-group-inverse .border-checkbox:checked+.border-checkbox-label:after {
    border-color: #404E67
}

.border-checkbox-section .border-checkbox-group-info .border-checkbox-label:before {
    border: 2px solid #2DCEE3
}

.border-checkbox-section .border-checkbox-group-info .border-checkbox:checked+.border-checkbox-label:after {
    border-color: #2DCEE3
}

.checkbox-fade,
.checkbox-zoom {
    display: inline-block;
    margin-right: 15px
}

.checkbox-fade label,
.checkbox-zoom label {
    line-height: 20px
}

.checkbox-fade label input[type="checkbox"],
.checkbox-fade label input[type="radio"],
.checkbox-zoom label input[type="checkbox"],
.checkbox-zoom label input[type="radio"] {
    display: none
}

.checkbox-fade label input[type="checkbox"]:checked+.cr>.cr-icon,
.checkbox-fade label input[type="radio"]:checked+.cr>.cr-icon,
.checkbox-zoom label input[type="checkbox"]:checked+.cr>.cr-icon,
.checkbox-zoom label input[type="radio"]:checked+.cr>.cr-icon {
    -webkit-transform: scale(1) rotateZ(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotateZ(0deg);
    opacity: 1
}

.checkbox-fade label input[type="checkbox"]+.cr>.cr-icon,
.checkbox-fade label input[type="radio"]+.cr>.cr-icon,
.checkbox-zoom label input[type="checkbox"]+.cr>.cr-icon,
.checkbox-zoom label input[type="radio"]+.cr>.cr-icon {
    -webkit-transform: scale(3) rotateZ(-20deg);
    -ms-transform: scale(3) rotate(-20deg);
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in
}

.checkbox-fade label:after,
.checkbox-zoom label:after {
    content: '';
    display: table;
    clear: both
}

.checkbox-fade.fade-in-disable .cr,
.checkbox-fade.fade-in-disable label,
.checkbox-zoom.fade-in-disable .cr,
.checkbox-zoom.fade-in-disable label {
    color: #ccc;
    cursor: no-drop
}

.checkbox-fade .cr,
.checkbox-zoom .cr {
    border-radius: 0;
    border: 2px solid #01a9ac;
    cursor: pointer;
    display: inline-block;
    float: left;
    height: 20px;
    margin-right: 0.5em;
    position: relative;
    width: 20px
}

.checkbox-fade .cr .cr-icon,
.checkbox-zoom .cr .cr-icon {
    color: #01a9ac;
    font-size: 0.8em;
    left: 0;
    line-height: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%
}

.checkbox-fade label {
    line-height: 20px
}

.checkbox-fade label input[type="checkbox"],
.checkbox-fade label input[type="radio"] {
    display: none
}

.checkbox-fade label input[type="checkbox"]:checked+.cr>.cr-icon,
.checkbox-fade label input[type="radio"]:checked+.cr>.cr-icon {
    -webkit-transform: scale(1) rotateZ(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotateZ(0deg);
    opacity: 1
}

.checkbox-fade label input[type="checkbox"]+.cr>.cr-icon,
.checkbox-fade label input[type="radio"]+.cr>.cr-icon {
    -webkit-transform: scale(3) rotateZ(-20deg);
    -ms-transform: scale(3) rotate(-20deg);
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in
}

.checkbox-zoom label {
    line-height: 20px
}

.checkbox-zoom label input[type="checkbox"],
.checkbox-zoom label input[type="radio"] {
    display: none
}

.checkbox-zoom label input[type="checkbox"]:checked+.cr>.cr-icon,
.checkbox-zoom label input[type="radio"]:checked+.cr>.cr-icon {
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1
}

.checkbox-zoom label input[type="checkbox"]+.cr>.cr-icon,
.checkbox-zoom label input[type="radio"]+.cr>.cr-icon {
    -webkit-transform: scale3d(0.2, 0.2, 0.1) translate3d(0, 0, 0);
    transform: scale3d(0.2, 0.2, 0.1) translate3d(0, 0, 0);
    opacity: 0;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in
}

.checkbox-fade.fade-in-primary .cr,
.checkbox-fade.zoom-primary .cr,
.checkbox-zoom.fade-in-primary .cr,
.checkbox-zoom.zoom-primary .cr {
    border: 2px solid #01a9ac
}

.checkbox-fade.fade-in-primary .cr .cr-icon,
.checkbox-fade.zoom-primary .cr .cr-icon,
.checkbox-zoom.fade-in-primary .cr .cr-icon,
.checkbox-zoom.zoom-primary .cr .cr-icon {
    color: #01a9ac
}

.checkbox-fade.fade-in-warning .cr,
.checkbox-fade.zoom-warning .cr,
.checkbox-zoom.fade-in-warning .cr,
.checkbox-zoom.zoom-warning .cr {
    border: 2px solid #fe9365
}

.checkbox-fade.fade-in-warning .cr .cr-icon,
.checkbox-fade.zoom-warning .cr .cr-icon,
.checkbox-zoom.fade-in-warning .cr .cr-icon,
.checkbox-zoom .zoom-warning .cr .cr-icon {
    color: #fe9365
}

.checkbox-fade.fade-in-default .cr,
.checkbox-fade.zoom-default .cr,
.checkbox-zoom.fade-in-default .cr,
.checkbox-zoom.zoom-default .cr {
    border: 2px solid #e0e0e0
}

.checkbox-fade.fade-in-default .cr .cr-icon,
.checkbox-fade.zoom-default .cr .cr-icon,
.checkbox-zoom.fade-in-default .cr .cr-icon,
.checkbox-zoom.zoom-default .cr .cr-icon {
    color: #e0e0e0
}

.checkbox-fade.fade-in-danger .cr,
.checkbox-fade.zoom-danger .cr,
.checkbox-zoom.fade-in-danger .cr,
.checkbox-zoom.zoom-danger .cr {
    border: 2px solid #eb3422
}

.checkbox-fade.fade-in-danger .cr .cr-icon,
.checkbox-fade.zoom-danger .cr .cr-icon,
.checkbox-zoom.fade-in-danger .cr .cr-icon,
.checkbox-zoom.zoom-danger .cr .cr-icon {
    color: #eb3422
}

.checkbox-fade.fade-in-success .cr,
.checkbox-fade.zoom-success .cr,
.checkbox-zoom.fade-in-success .cr,
.checkbox-zoom.zoom-success .cr {
    border: 2px solid #0ac282
}

.checkbox-fade.fade-in-success .cr .cr-icon,
.checkbox-fade.zoom-success .cr .cr-icon,
.checkbox-zoom.fade-in-success .cr .cr-icon,
.checkbox-zoom.zoom-success .cr .cr-icon {
    color: #0ac282
}

.checkbox-fade.fade-in-inverse .cr,
.checkbox-fade.zoom-inverse .cr,
.checkbox-zoom.fade-in-inverse .cr,
.checkbox-zoom.zoom-inverse .cr {
    border: 2px solid #404E67
}

.checkbox-fade.fade-in-inverse .cr .cr-icon,
.checkbox-fade.zoom-inverse .cr .cr-icon,
.checkbox-zoom.fade-in-inverse .cr .cr-icon,
.checkbox-zoom.zoom-inverse .cr .cr-icon {
    color: #404E67
}

.checkbox-fade.fade-in-info .cr,
.checkbox-fade.zoom-info .cr,
.checkbox-zoom.fade-in-info .cr,
.checkbox-zoom.zoom-info .cr {
    border: 2px solid #2DCEE3
}

.checkbox-fade.fade-in-info .cr .cr-icon,
.checkbox-fade.zoom-info .cr .cr-icon,
.checkbox-zoom.fade-in-info .cr .cr-icon,
.checkbox-zoom.zoom-info .cr .cr-icon {
    color: #2DCEE3
}

.checkbox-color {
    display: inline-block;
    margin-right: 20px;
    cursor: pointer
}

.checkbox-color label {
    display: inline-block;
    position: relative;
    padding-left: 10px;
    line-height: 20px
}

.checkbox-color label::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    width: 20px;
    height: 20px;
    left: 0;
    right: 0;
    text-align: center;
    margin-left: -20px;
    border: 1px solid #ccc;
    border-radius: 0;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out
}

.checkbox-color label::after {
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    left: -1px;
    top: 0;
    margin-left: -17px;
    padding-left: 3px;
    padding-top: 1px;
    font-size: 11px;
    color: #fff
}

.checkbox-color input[type="checkbox"] {
    opacity: 0
}

.checkbox-color input[type="checkbox"]:focus+label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.checkbox-color input[type="checkbox"]:checked+label::after {
    font-family: 'FontAwesome';
    content: "\f00c"
}

.checkbox-color input[type="checkbox"]:disabled+label {
    opacity: 0.65
}

.checkbox-color input[type="checkbox"]:disabled+label::before {
    background-color: #eee;
    cursor: not-allowed
}

.checkbox-color.checkbox-circle label::before {
    border-radius: 50%
}

.checkbox-color.checkbox-inline {
    margin-top: 0
}

.checkbox-danger input[type="checkbox"]:checked+label::after,
.checkbox-info input[type="checkbox"]:checked+label::after,
.checkbox-primary input[type="checkbox"]:checked+label::after,
.checkbox-success input[type="checkbox"]:checked+label::after,
.checkbox-warning input[type="checkbox"]:checked+label::after {
    color: #fff
}

.checkbox-primary input[type="checkbox"]:checked+label::before {
    background-color: #2196f3;
    border-color: #2196f3
}

.checkbox-primary input[type="checkbox"]:checked+label::before {
    background-color: #01a9ac
}

.checkbox-warning input[type="checkbox"]:checked+label::before {
    background-color: #fe9365
}

.checkbox-default input[type="checkbox"]:checked+label::before {
    background-color: #e0e0e0
}

.checkbox-danger input[type="checkbox"]:checked+label::before {
    background-color: #eb3422
}

.checkbox-success input[type="checkbox"]:checked+label::before {
    background-color: #0ac282
}

.checkbox-inverse input[type="checkbox"]:checked+label::before {
    background-color: #404E67
}

.checkbox-info input[type="checkbox"]:checked+label::before {
    background-color: #2DCEE3
}

.bootstrap-tagsinput {
    border: 1px solid #01a9ac;
    line-height: 30px;
    border-radius: 2px
}

.bootstrap-tagsinput .tag {
    padding: 6px;
    border-radius: 2px
}

.select2-container--default:focus {
    border-color: #01a9ac
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #fff transparent
}

.select2-container--default .select2-search__field:focus {
    border: 1px solid #01a9ac
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #01a9ac
}

.select2-container--default .select2-selection--multiple {
    padding: 3px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #01a9ac;
    border: 1px solid #01a9ac;
    padding: 5px 15px;
    color: #fff
}

.select2-container--default .select2-selection--multiple .select2-selection__choice span {
    color: #fff
}

.select2-container--default .select2-selection--multiple .select2-search__field {
    border: none
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #01a9ac
}

.select2-container--default .select2-selection--single {
    color: #fff;
    height: auto
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #fff;
    padding: 8px 30px 8px 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 10px;
    right: 15px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #fff transparent transparent transparent
}

.ms-container .ms-list.ms-focus {
    border-color: #01a9ac;
    -webkit-box-shadow: inset 0 1px 1px rgba(26, 188, 156, 0.49), 0 0 8px rgba(26, 188, 156, 0.5);
    box-shadow: inset 0 1px 1px rgba(26, 188, 156, 0.49), 0 0 8px rgba(26, 188, 156, 0.5)
}

.ms-container .ms-selectable li.ms-hover,
.ms-container .ms-selection li.ms-hover {
    background-color: #01a9ac
}

.ms-selectable .custom-header,
.ms-selection .custom-header {
    background-color: #01a9ac;
    color: #fff;
    text-align: center
}

.ms-list {
    display: block !important
}

.ms-list li {
    width: 100%
}

.form-group .messages p {
    margin-bottom: 0;
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s
}

.form-group .popover-valid {
    position: absolute;
    right: 40px;
    top: 7px
}

.wizard>.steps .current a {
    background: #01a9ac;
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s;
    cursor: pointer;
    border-radius: 2px;
    outline: 1px solid #fff;
    outline-offset: -7px
}

.wizard>.steps .current a:hover {
    background: #01c2c5;
    outline-offset: 0
}

#design-wizard .steps li {
    position: relative;
    z-index: 99;
    margin-bottom: 20px
}

#design-wizard .steps li:after {
    content: "";
    position: absolute;
    height: 2px;
    background: #01a9ac;
    width: 100%;
    top: 30px;
    z-index: -1
}

#design-wizard .steps li a {
    width: 20%;
    margin: 0 auto;
    text-align: center;
    border-radius: 2px
}

.wizard>.steps .done a {
    background: #e0e0e0
}

.card .card-block .wizard-form .steps ul {
    display: block
}

.card .card-block .wizard-form li {
    margin-right: 0
}

.wizard>.content {
    border: 1px solid #ccc;
    border-radius: 2px;
    background: #fff
}

.data-table-main.icon-list-demo [class*=col-] {
    margin-bottom: 10px
}

.data-table-main.icon-svg-demo [class*=col-] {
    margin-bottom: 10px
}

.icon-list-demo i {
    border: 1px solid #eceeef;
    border-radius: 3px;
    color: rgba(43, 61, 81, 0.7);
    display: inline-block;
    font-size: 24px;
    height: 50px;
    line-height: 50px;
    margin: 0 12px 0 0;
    text-align: center;
    vertical-align: middle;
    width: 50px
}

.icon-list-demo div {
    cursor: pointer;
    white-space: nowrap;
    margin-bottom: 10px
}

.icon-list-demo i:hover {
    color: #64b0f2
}

.flags .f-item {
    padding: 12px;
    border: 1px solid #ddd;
    margin-right: 15px;
    display: inline-block
}

.data-table-main.flags [class*=col-] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px
}

.content-flag label {
    margin-bottom: 0;
    cursor: pointer
}

.content-flag .txt-ellipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 120px;
    overflow: hidden
}

.outer-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    width: 250px
}

label.txt-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    width: 135px
}

.flags .f-item .name,
.flags .f-item .capital {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-bottom: 0
}

.flags .f-item .code {
    display: block;
    font-size: 90%;
    color: #999;
    padding-bottom: 0
}

.label {
    border-radius: 4px;
    font-size: 75%;
    padding: 4px 7px;
    margin-right: 5px;
    font-weight: 400;
    color: #fff !important
}

.label-main {
    display: inline-block;
    vertical-align: middle;
    margin: 8px 5px
}

.badge-top-left {
    margin-right: -10px;
    right: 100%;
    top: -3px
}

.badge-top-right {
    margin-left: -10px;
    top: -3px
}

.badge-bottom-left {
    margin-left: -33px;
    bottom: -12px;
    right: 97%
}

.badge-bottom-right {
    margin-left: -10px;
    bottom: -12px
}

.label.label-lg {
    padding: 8px 21px
}

.label.label-md {
    padding: 6px 14px
}

.badge-lg {
    padding: 5px 9px;
    font-size: 14px
}

.badge-md {
    padding: 4px 8px;
    font-size: 14px
}

span .badge {
    display: inline-block !important
}

.label-default {
    background-color: #e0e0e0 !important;
    border-color: #e0e0e0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff
}

.label-inverse-default {
    border: 1px solid;
    border-color: #e0e0e0;
    color: #e0e0e0 !important
}

.label-inverse-primary {
    border: 1px solid;
    border-color: #01a9ac;
    color: #01a9ac !important
}

.label-inverse-success {
    border: 1px solid;
    border-color: #0ac282;
    color: #0ac282 !important
}

.label-inverse-warning {
    border: 1px solid;
    border-color: #fe9365;
    color: #fe9365 !important
}

.label-inverse-danger {
    border: 1px solid;
    border-color: #eb3422;
    color: #eb3422 !important
}

.label-inverse-info {
    border: 1px solid;
    border-color: #2DCEE3;
    color: #2DCEE3 !important
}

.label-inverse-info-border {
    border: 1px solid;
    border-color: #404E67;
    color: #404E67 !important
}

.badge-inverse-default {
    border: 1px solid;
    border-color: #e0e0e0;
    color: #e0e0e0 !important
}

.badge-inverse-primary {
    border: 1px solid;
    border-color: #01a9ac;
    color: #01a9ac !important
}

.badge-inverse-success {
    border: 1px solid;
    border-color: #0ac282;
    color: #0ac282 !important
}

.badge-inverse-warning {
    border: 1px solid;
    border-color: #fe9365;
    color: #fe9365 !important
}

.badge-inverse-danger {
    border: 1px solid;
    border-color: #eb3422;
    color: #eb3422 !important
}

.badge-inverse-info {
    border: 1px solid;
    border-color: #404E67;
    color: #404E67 !important
}

.label-icon {
    position: relative
}

.label-icon label {
    position: absolute
}

.icofont.icofont-envelope {
    font-size: 20px
}

.bg-pic {
    background-color: rgba(0, 0, 0, 0.5);
    background-blend-mode: overlay
}

.j-pro {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid rgba(0, 0, 0, 0.15)
}

.j-pro .j-header {
    background-color: #01a9ac;
    border-top: 1px solid #01a9ac;
    -webkit-box-shadow: none;
    box-shadow: none
}

.j-pro .j-icon-right {
    border-left: 1px solid rgba(0, 0, 0, 0.32)
}

.j-pro .j-icon-left {
    border-right: 1px solid rgba(0, 0, 0, 0.32)
}

.j-pro .j-footer {
    background-color: #fff;
    border-top: 1px dashed #01a9ac;
    padding: 20px 25px;
    position: inherit
}

.j-pro .j-footer button {
    margin-bottom: 0;
    float: right
}

.j-pro .j-divider-text span {
    color: #222
}

.j-pro .btn-primary.disabled,
.j-pro .btn-primary:disabled {
    background-color: #0ac282;
    border-color: #0ac282
}

.j-pro input[type="text"],
.j-pro input[type="password"],
.j-pro input[type="email"],
.j-pro input[type="search"],
.j-pro input[type="url"],
.j-pro textarea,
.j-pro select {
    border: 1px solid rgba(0, 0, 0, 0.15)
}

.j-pro input[type="text"]:hover,
.j-pro input[type="password"]:hover,
.j-pro input[type="email"]:hover,
.j-pro input[type="search"]:hover,
.j-pro input[type="url"]:hover,
.j-pro textarea:hover,
.j-pro select:hover,
.j-pro input[type="text"]:focus,
.j-pro input[type="password"]:focus,
.j-pro input[type="email"]:focus,
.j-pro input[type="search"]:focus,
.j-pro input[type="url"]:focus,
.j-pro textarea:focus,
.j-pro select:focus,
.j-pro .j-file-button:hover+input {
    border: 1px solid #01a9ac
}

.j-pro .j-radio-toggle,
.j-pro .j-checkbox-toggle,
.j-pro .j-inline-group .j-radio-toggle,
.j-pro .j-inline-group .j-checkbox-toggle {
    padding: 9px 0 18px 0
}

.j-pro .j-tooltip,
.j-pro .j-tooltip-image {
    background-color: #01a9ac
}

.j-pro .j-tooltip:before,
.j-pro .j-tooltip-image:before {
    border-color: #01a9ac transparent
}

.j-pro .j-primary-btn,
.j-pro .j-file-button,
.j-pro .j-secondary-btn,
.j-pro .j-widget .j-addon-btn {
    background-color: #01a9ac
}

.j-pro .j-primary-btn:hover,
.j-pro .j-file-button:hover,
.j-pro .j-secondary-btn:hover,
.j-pro .j-widget .j-addon-btn:hover {
    background-color: #01c2c5
}

.j-pro .j-ratings input+label:hover,
.j-pro .j-ratings input+label:hover~label,
.j-pro .j-ratings input:checked+label,
.j-pro .j-ratings input:checked+label~label {
    color: #01a9ac
}

.j-unit .checkbox-fade {
    display: block;
    margin-top: 20px
}

.j-forms {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid rgba(0, 0, 0, 0.15)
}

.j-forms button i {
    margin-right: 0
}

.j-forms .checkbox-fade {
    margin-top: 10px
}

.j-forms .checkbox-fade .disabled-view {
    opacity: 0.5;
    cursor: not-allowed
}

.j-forms .link {
    color: #01a9ac;
    border-bottom: none;
    text-transform: capitalize;
    margin-bottom: 15px
}

.j-forms .label {
    margin-bottom: 15px
}

.j-forms .btn-primary:disabled,
.j-forms .wizard>.actions a:disabled,
.wizard>.actions .j-forms a:disabled,
.j-forms .sweet-alert button.confirm:disabled,
.sweet-alert .j-forms button.confirm:disabled {
    background-color: #e0e0e0;
    border-color: #e0e0e0
}

.j-forms .radio-toggle,
.j-forms .checkbox-toggle,
.j-forms .inline-group .radio-toggle,
.j-forms .inline-group .checkbox-toggle {
    padding: 9px 0 8px 0px
}

.j-forms .header {
    background-color: #01a9ac;
    border-top: 1px solid #01a9ac;
    -webkit-box-shadow: none;
    box-shadow: none
}

.j-forms .divider-text span {
    color: #222
}

.j-forms .widget .addon,
.j-forms .widget .addon-btn {
    background-color: #01a9ac;
    color: #fff
}

.j-forms .widget .addon:hover,
.j-forms .widget .addon:focus,
.j-forms .widget .addon-btn:hover,
.j-forms .widget .addon-btn:focus {
    background-color: #01c2c5
}

.j-forms .widget .addon:hover i,
.j-forms .widget .addon:focus i,
.j-forms .widget .addon-btn:hover i,
.j-forms .widget .addon-btn:focus i {
    color: #fff
}

.j-forms .widget .addon i,
.j-forms .widget .addon-btn i {
    color: #fff
}

.j-forms .footer {
    background-color: #fff;
    border-top: 1px dashed #1abc9c;
    padding: 20px 25px;
    position: inherit
}

.j-forms .footer button {
    float: right;
    margin-bottom: 0
}

.j-forms .stepper .stepper-arrow {
    background-color: #01a9ac
}

.j-forms .stepper .stepper-arrow:hover {
    background-color: #01c2c5
}

.j-forms .stepper .stepper-arrow.up:after {
    border-bottom: 7px solid #fff
}

.j-forms .stepper .stepper-arrow.down:after {
    border-top: 7px solid #fff
}

.popup-menu {
    padding: 0
}

.popup-menu .popup-list {
    background-color: #2C3E50;
    border-radius: 0
}

.popup-menu .popup-list>ul>li {
    -webkit-transition: all ease-in .3s;
    transition: all ease-in .3s;
    color: #fff;
    border-left: none;
    cursor: pointer
}

.popup-menu .popup-list>ul>li:hover {
    background-color: #384c5f;
    color: #fff
}

.j-tabs-container .j-tabs-label,
.j-tabs-container input[type="radio"]:checked+.j-tabs-label {
    border-top: 4px solid #01a9ac
}

.pop-up-logo img {
    margin-top: 10px;
    margin-left: 80px
}

.popup-list-open .popup-list-wrapper {
    z-index: 99
}

.span4 label {
    color: #222 !important
}

.pop-up-wrapper {
    margin-left: 0 !important
}

@media only screen and (max-width: 480px) {

    .j-forms,
    .j-pro {
        border: none;
        background-color: #fff
    }

    .j-forms .footer,
    .j-forms .j-footer,
    .j-pro .footer,
    .j-pro .j-footer {
        border-top: none
    }

    .j-forms .footer button,
    .j-forms .j-footer button,
    .j-pro .footer button,
    .j-pro .j-footer button {
        margin: 5px
    }

    .j-forms .j-content,
    .j-pro .j-content {
        padding: 0
    }

    .j-forms .j-divider-text,
    .j-pro .j-divider-text {
        border-top: none
    }

    .j-forms .j-divider-text span,
    .j-pro .j-divider-text span {
        white-space: unset;
        background: transparent;
        border: none
    }

    .j-forms .icon-right~input,
    .j-forms .j-forms .icon-right~textarea,
    .j-pro .icon-right~input,
    .j-pro .j-forms .icon-right~textarea {
        padding-right: 0
    }

    .j-wrapper {
        padding: 0;
        border: none;
        background-color: transparent
    }
}

.main-menu {
    float: left;
    width: 240px;
    z-index: 99
}

.main-menu .main-menu-header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 30px 20px 15px
}

.main-menu .main-menu-header .user-details {
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px
}

.main-menu .main-menu-header .user-details #more-details {
    cursor: pointer
}

.main-menu .main-menu-header .user-details span {
    color: #000;
    display: block;
    font-size: 14px;
    text-transform: capitalize
}

.main-menu .main-menu-header .user-details span i {
    font-size: 10px;
    margin-left: 10px
}

.main-menu .main-menu-header .user-details span:first-child {
    margin-bottom: 5px;
    font-weight: 600
}

.main-menu .main-menu-header .user-details span:last-child {
    color: #999;
    font-size: 12px
}

.main-menu .main-menu-content .more-details {
    display: none
}

.main-menu .main-menu-content .more-details a {
    padding: 10px 25px;
    display: block;
    color: #000;
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s
}

.main-menu .main-menu-content .more-details a:hover {
    color: #01a9ac
}

.main-menu .main-menu-content .more-details a i {
    margin-right: 10px
}

.main-menu .main-menu-content .menu-search {
    padding: 20px 20px 10px
}

.main-menu .main-menu-content li {
    position: relative
}

.sidebar_toggle a {
    margin: -5px;
    line-height: 1
}

.header-navbar {
    min-height: 56px;
    padding: 0
}

.header-navbar .navbar-wrapper .navbar-logo {
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: left;
    height: 56px;
    text-align: center;
    text-transform: uppercase;
    width: 240px;
    padding: 10px
}

@media only screen and (max-width: 992px) {
    .header-navbar .navbar-wrapper .navbar-logo {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.header-navbar .navbar-wrapper .navbar-logo h5 {
    margin-bottom: 0
}

.header-navbar .navbar-wrapper .navbar-logo .mobile-menu {
    position: absolute;
    right: 5px;
    top: calc(50% - 20px);
    border-radius: 50%;
    padding: 5px 9px;
    font-size: 20px
}

@media only screen and (max-width: 575px) {
    .header-navbar .navbar-wrapper .navbar-logo .mobile-search {
        display: none !important
    }
}

.header-navbar .navbar-wrapper .navbar-logo .mobile-options,
.header-navbar .navbar-wrapper .navbar-logo .mobile-search {
    display: none
}

.header-navbar .navbar-wrapper .navbar-container .nav-left,
.header-navbar .navbar-wrapper .navbar-container .nav-right {
    float: left;
    margin-bottom: 0
}

.header-navbar .navbar-wrapper .navbar-container .nav-left li,
.header-navbar .navbar-wrapper .navbar-container .nav-right li {
    float: left;
    line-height: 3.5;
    padding: 0 10px;
    position: relative
}

@media only screen and (max-width: 575px) {

    .header-navbar .navbar-wrapper .navbar-container .nav-left li,
    .header-navbar .navbar-wrapper .navbar-container .nav-right li {
        padding: 0 5px
    }
}

.header-navbar .navbar-wrapper .navbar-container .nav-left li .sidebar_toggle a,
.header-navbar .navbar-wrapper .navbar-container .nav-right li .sidebar_toggle a {
    display: none
}

.header-navbar .navbar-wrapper .navbar-container .nav-left li>a,
.header-navbar .navbar-wrapper .navbar-container .nav-right li>a {
    font-size: 16px
}

.header-navbar .navbar-wrapper .navbar-container .nav-left li>a>i .flag-icon,
.header-navbar .navbar-wrapper .navbar-container .nav-right li>a>i .flag-icon {
    border-radius: 50%;
    width: 20px;
    height: 20px
}

.header-navbar .navbar-wrapper .navbar-container .nav-left a,
.header-navbar .navbar-wrapper .navbar-container .nav-right a {
    padding: 0 0.6rem
}

.header-navbar .navbar-wrapper .navbar-container .nav-left .mega-menu-top i,
.header-navbar .navbar-wrapper .navbar-container .nav-right .mega-menu-top i {
    font-size: 10px;
    margin-left: 10px
}

.header-navbar .navbar-wrapper .navbar-container .nav-right {
    float: right
}

.header-navbar .navbar-wrapper .navbar-container .nav-right li {
    padding: 0 20px
}

.header-navbar .navbar-wrapper .navbar-container .nav-right .user-profile img {
    margin-right: 10px;
    width: 30px
}

.header-navbar .navbar-wrapper .navbar-container .nav-right .user-profile i {
    font-size: 10px;
    margin-left: 10px
}

.header-navbar .navbar-wrapper .navbar-container .nav-right>.header-notification:nth-child(2) .show-notification li:first-child:hover,
.header-navbar .navbar-wrapper .navbar-container .nav-right>.header-notification:nth-child(2) .profile-notification li:first-child:hover {
    background-color: #fff
}

.header-navbar .navbar-wrapper .navbar-container .header-notification {
    -webkit-perspective: 1000px;
    perspective: 1000px;
    z-index: 99;
    cursor: pointer
}

.header-navbar .navbar-wrapper .navbar-container .header-notification .badge {
    border-radius: 100px;
    right: -10px;
    position: absolute;
    top: 5px;
    padding: 4px;
    width: 19px
}

.header-navbar .navbar-wrapper .navbar-container .header-notification .dropdown-toggle::after {
    display: none
}

.header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification,
.header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification {
    background: #fff;
    -webkit-box-shadow: 0 2px 30px 6px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 30px 6px rgba(0, 0, 0, 0.1);
    position: absolute;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 24rem;
    right: -25px;
    top: 75px;
    left: auto;
    border: none;
    overflow: visible;
}

.header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification:after,
.header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification:after {
    content: "";
    position: absolute;
    top: -10px;
    right: 30px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border: 10px solid #fff;
    border-right-color: transparent;
    border-bottom-color: transparent;
    -webkit-box-shadow: -10px -9px 23px 1px rgba(0, 0, 0, 0.1);
    box-shadow: -10px -9px 23px 1px rgba(0, 0, 0, 0.1);
}

/* Inner notification list that scrolls */
.header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification.notification-view .notification-list {
    max-height: 800px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    margin: 0;
    padding: 0;
    list-style: none;
}

/* Sticky header */
.header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification.notification-view .notification-list li:first-child {
    position: sticky;
    top: 0;
    background: #fff;
    z-index: 2;
}

.header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification a,
.header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification a {
    color: #666
}

.header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification li,
.header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification li {
    border-top: 1px solid #ddd;
    line-height: initial;
    padding: 1em 20px;
    width: 100%;
    cursor: pointer;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out
}

.header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification li:first-child,
.header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification li:first-child {
    padding: 10px 20px
}

.header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification li:first-child h6,
.header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification li:first-child h6 {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0
}

.header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification li:first-child label,
.header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification li:first-child label {
    float: right
}

.header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification li img,
.header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification li img {
    width: 40px;
    margin-right: 10px;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification li:hover,
.header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification li:hover {
    background-color: #f1f1f1
}

.header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification.notification-view li:first-child:hover,
.header-navbar .navbar-wrapper .navbar-container .header-notification .notification-view.profile-notification li:first-child:hover {
    background-color: transparent
}

.header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification .notification-user,
.header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification .notification-user {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 5px
}

.header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification .notification-msg,
.header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification .notification-msg {
    margin-bottom: 5px
}

.header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification .notification-time,
.header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification .notification-time {
    font-size: 12px;
    color: #919aa3
}

.header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification {
    width: 15em
}

.header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification a {
    font-size: 15px;
    vertical-align: top;
    padding-left: 0
}

.header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification a:hover {
    background-color: transparent
}

.header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification i {
    font-size: 17px;
    margin-left: 4px;
    margin-right: 15px
}

.header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification li {
    border-top: none;
    padding: 0.7em 20px
}

.header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification li:first-child {
    padding: 0.7em 20px
}

.header-navbar .navbar-wrapper .header-search {
    line-height: 0.8
}

.header-navbar .navbar-wrapper .header-search .main-search {
    padding: 13px 0;
    display: block
}

.header-navbar .navbar-wrapper .header-search .main-search .input-group {
    margin-bottom: 0;
    background-color: transparent;
    border-radius: 20px
}

.header-navbar .navbar-wrapper .header-search .main-search .input-group .form-control {
    padding: 0.3rem 0.75rem;
    width: 0;
    border: none;
    color: #353c4e;
    background-color: transparent
}

.header-navbar .navbar-wrapper .header-search .main-search .input-group .input-group-addon {
    padding: 0.45rem 0.75rem 0.3rem 0;
    background-color: transparent;
    color: #353c4e;
    border: none
}

.header-navbar .navbar-wrapper .header-search .main-search .input-group .input-group-addon.search-close {
    padding: 0.3rem 0 0.3rem 0.75rem;
    display: none
}

.header-navbar .navbar-wrapper .header-search .main-search.open {
    color: #353c4e
}

.header-navbar .navbar-wrapper .header-search .main-search.open .input-group {
    background-color: #dcdcdc
}

.header-navbar .navbar-wrapper .header-search .main-search.open .input-group .form-control {
    display: block
}

.header-navbar .navbar-wrapper .header-search .main-search.open .input-group .input-group-addon {
    color: #353c4e
}

.header-navbar .navbar-wrapper .header-search .main-search.open .input-group .input-group-addon.search-close {
    display: block
}

.pcoded .pcoded-container {
    position: relative;
    background: #d5dae6
}

.pcoded .pcoded-header {
    position: relative;
    display: block
}

.pcoded-main-container {
    display: block;
    position: relative;
    background: #F6F7FB;
    min-height: calc(100vh - 56px)
}

.pcoded .pcoded-content {
    position: relative;
    display: block
}

.pcoded-inner-navbar {
    display: block;
    position: relative
}

.pcoded-inner-content {
    padding: 10px
}

.pcoded .pcoded-navbar .pcoded-item {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative
}

.pcoded .pcoded-navbar .pcoded-item>li {
    display: block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: relative
}

.pcoded .pcoded-navbar .pcoded-item>li>a {
    display: block;
    font-size: 14px;
    padding: 0 15px;
    text-decoration: none;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.pcoded .pcoded-navbar .pcoded-item>li>a.disabled {
    opacity: 0.5;
    cursor: not-allowed !important
}

.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu {
    list-style: outside none none;
    margin: 0;
    padding: 0
}

.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li>a>.pcoded-mtext {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li>a>.pcoded-mtext:before {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li>a .pcoded-micon {
    font-size: 10px;
    padding-right: 5px
}

.pcoded .pcoded-navbar .pcoded-item>li>a>.pcoded-micon b {
    margin: 0 2px;
    font-size: 12px;
    line-height: 1;
    font-weight: 600
}

.pcoded-inner-navbar {
    height: 100%
}

.pcoded[theme-layout="vertical"] .pcoded-header {
    width: 100%;
    -webkit-box-shadow: 0 0 11px rgba(0, 0, 0, 0.13);
    box-shadow: 0 0 11px rgba(0, 0, 0, 0.13);
    z-index: 1029
}

.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-left-header {
    display: block;
    z-index: 1028
}

.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-left-header .pcoded-logo {
    opacity: 1;
    text-align: center;
    visibility: visible;
    height: 50px;
    white-space: nowrap
}

.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-left-header .pcoded-logo a {
    display: block;
    text-decoration: none;
    padding: 9px 0
}

.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-left-header .pcoded-logo .logo-icon {
    bottom: -21px;
    font-size: 60px;
    left: 8px;
    position: absolute;
    z-index: -1;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear
}

.pcoded[theme-layout="vertical"][pcoded-device-type="phone"] .pcoded-header.nocollapsed .pcoded-left-header .pcoded-logo .logo-text {
    font-family: open sans;
    font-size: 16px;
    font-weight: 400;
    margin: 0 auto !important;
    opacity: 1;
    visibility: visible;
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    position: relative;
    top: 5px
}

.pcoded[theme-layout="vertical"] .pcoded-header .sidebar_toggle a {
    border-radius: 4px;
    float: left;
    font-size: 18px;
    height: 35px;
    margin-right: 5px;
    position: relative;
    text-align: center;
    top: 7px;
    width: 40px;
    border-width: 0;
    border-style: solid
}

.pcoded[theme-layout="vertical"] .pcoded-header .sidebar_toggle a i {
    position: relative;
    top: -7px
}

.pcoded[theme-layout="vertical"] .pcoded-header .sidebar_toggle a:hover {
    text-decoration: none
}

.sidebar_toggle a:focus {
    text-decoration: none
}

.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-right-header {
    line-height: 50px;
    padding: 0 15px
}

.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-right-header .pcoded-rl-header {
    float: left
}

.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-right-header .pcoded-rr-header {
    float: right
}

.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-right-header .pcoded-rl-header {
    padding-left: 20px
}

.pcoded[theme-layout="vertical"][pcoded-device-type="phone"] .pcoded-header .pcoded-right-header .pcoded-rl-header {
    padding-left: 0
}

.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-right-header .pcoded-rl-header ul {
    list-style: outside none none;
    margin: 0;
    padding: 0
}

.pcoded-right-header .pcoded-rr-header ul {
    list-style: outside none none;
    margin: 0;
    padding: 0
}

.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-right-header .pcoded-rl-header ul>li,
.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-right-header .pcoded-rr-header ul>li {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0 5px;
    position: relative
}

.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-right-header .pcoded-rl-header ul>li>a,
.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-right-header .pcoded-rr-header ul>li>a {
    font-size: 14px;
    font-weight: 500;
    text-decoration: none
}

.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-right-header .pcoded-rl-header li.icons>a>i,
.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-right-header .pcoded-rr-header li.icons>a>i {
    font-size: 18px;
    position: relative;
    top: 3px
}

.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-right-header .pcoded-rl-header li.icons>a,
.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-right-header .pcoded-rr-header li.icons>a {
    padding: 0 5px
}

.pcoded[theme-layout="vertical"][pcoded-device-type="phone"] .hide-small-device {
    display: none
}

.pcoded[theme-layout="vertical"] .pcoded-content {
    position: relative;
    display: block
}

.pcoded[theme-layout="vertical"][vnavigation-view="view2"] .pcoded-navbar .pcoded-search {
    border-radius: 4px 4px 0 0
}

.style-4 input[type="text"].focus {
    border-bottom-width: 1px;
    border-bottom-style: solid
}

.pcoded[vertical-nav-type="collapsed"] .pcoded-search-box {
    visibility: hidden;
    opacity: 0;
    transform: rotateX(90deg);
    -webkit-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    -o-transform: rotateX(90deg);
    position: absolute
}

.pcoded[vertical-nav-type="collapsed"] .pcoded-search.open .pcoded-search-box {
    margin-left: 60px;
    opacity: 1;
    position: absolute;
    top: 0;
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    visibility: visible;
    width: 200px;
    padding-right: 10px
}

.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item>li>a {
    text-align: left;
    padding: 8px 15px
}

.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li>a {
    text-align: left;
    padding: 8.7px 10px
}

.pcoded[theme-layout="vertical"][vertical-nav-type="expanded"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li>a {
    padding-left: 30px
}

.pcoded[theme-layout="vertical"][vertical-nav-type="expanded"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li .pcoded-submenu li>a {
    padding-left: 50px
}

.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item .pcoded-hasmenu.pcoded-trigger>.pcoded-submenu {
    position: relative;
    opacity: 1;
    visibility: visible;
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg)
}

.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item[item-border="true"][item-border-style="dashed"] li>a {
    border-bottom-style: dashed
}

.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item[item-border="true"][item-border-style="dotted"] li>a {
    border-bottom-style: dotted
}

.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item[item-border="true"][item-border-style="solid"] li>a {
    border-bottom-style: solid
}

.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item[item-border="true"][item-border-style="none"] li>a {
    border: none
}

.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item[item-border="false"]>li>a {
    border-bottom-width: 0
}

.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item[item-border="true"]>li>a {
    border-bottom-width: 1px
}

.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item[subitem-border="false"] .pcoded-hasmenu .pcoded-submenu li>a {
    border-bottom-width: 0
}

.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item[subitem-border="true"] .pcoded-hasmenu .pcoded-submenu li>a {
    border-bottom-width: 1px
}

.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item[subitem-border="true"] .pcoded-hasmenu .pcoded-submenu li:last-child>a {
    border-bottom-width: 0
}

.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item li.pcoded-hasmenu>a:after {
    float: right;
    font-style: normal;
    margin-left: 3px;
    font-size: 14px;
    position: absolute;
    right: 15px;
    top: 5px;
    font-family: 'feather';
    padding-top: 5px;
    transition: opacity 0.3s linear;
    -webkit-transition: opacity 0.3s linear;
    -ms-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear
}

.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item li.pcoded-hasmenu .pcoded-submenu li.pcoded-hasmenu>a:after {
    top: 0
}

.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item li.pcoded-hasmenu[dropdown-icon="style1"]>a:after {
    content: "\e844"
}

.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item li.pcoded-hasmenu.pcoded-trigger[dropdown-icon="style1"]>a:after {
    content: "\e842"
}

.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-left-header[pcoded-lheader-position="relative"] {
    position: relative
}

.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-left-header[pcoded-lheader-position="fixed"] {
    position: fixed
}

.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-left-header[pcoded-lheader-position="absolute"] {
    position: absolute
}

.pcoded[theme-layout="vertical"] .pcoded-navbar[pcoded-navbar-position="relative"] {
    position: relative
}

.pcoded[theme-layout="vertical"] .pcoded-navbar[pcoded-navbar-position="absolute"] {
    position: absolute
}

.pcoded[theme-layout="vertical"] .pcoded-header[pcoded-header-position="relative"] {
    position: relative
}

.pcoded[theme-layout="vertical"] .pcoded-header[pcoded-header-position="absolute"] {
    position: absolute
}

.pcoded .pcoded-overlay-box {
    background: #000 none repeat scroll 0 0;
    bottom: 0;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s linear;
    -webkit-transition: opacity 0.3s linear;
    -ms-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    overflow: hidden
}

.pcoded[vertical-nav-type="compact"][vertical-effect="overlay"] .pcoded-overlay-box,
.pcoded[vertical-nav-type="ex-popover"][vertical-effect="overlay"] .pcoded-overlay-box,
.pcoded[vertical-nav-type="expanded"][vertical-effect="overlay"] .pcoded-overlay-box,
.pcoded[vertical-nav-type="fullsub-collapsed"][vertical-effect="overlay"] .pcoded-overlay-box,
.pcoded[vertical-nav-type="sub-expanded"][vertical-effect="overlay"] .pcoded-overlay-box {
    visibility: visible;
    z-index: 1026;
    opacity: 0.3;
    transition: opacity 0.3s linear;
    -webkit-transition: opacity 0.3s linear;
    -ms-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    overflow: hidden
}

.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li>a .pcoded-micon {
    display: none;
    font-size: 10px;
    padding-right: 5px
}

.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li>a .pcoded-mtext:before {
    font-style: normal;
    padding-right: 4px;
    font-size: 10px;
    position: relative;
    left: 0;
    top: 0;
    opacity: 1;
    visibility: visible;
    font-family: 'feather';
    font-size: 12px;
    padding-right: 5px
}

.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item>li.active>a>.pcoded-mcaret {
    background: transparent none repeat scroll 0 0;
    border-bottom: 0 solid transparent;
    border-right: 0 solid #fff;
    border-top: 0 solid transparent;
    display: block;
    float: right;
    height: 0;
    position: absolute;
    right: 0;
    top: calc(50% - 10px);
    width: 0
}

.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item>li>a:before {
    border-left-style: solid;
    border-left-width: 3px;
    border-left-color: transparent;
    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0
}

.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li>a:before {
    border-left-style: solid;
    border-left-width: 3px;
    border-left-color: transparent;
    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0
}

.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item>li.active>a:before {
    border-left-style: solid;
    border-left-width: 3px;
    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0
}

.pcoded[theme-layout="vertical"][vertical-placement="left"] .pcoded-content {
    float: unset;
    right: 0
}

.pcoded[theme-layout="vertical"][vertical-placement="left"] .pcoded-header .pcoded-left-header {
    float: left
}

.pcoded[theme-layout="vertical"][vertical-placement="left"] .pcoded-header .pcoded-right-header {
    float: unset;
    right: unset
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="expanded"][vertical-effect="push"] .pcoded-header .pcoded-right-header {
    margin-left: 240px
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="expanded"][vertical-effect="push"] .pcoded-header.iscollapsed .pcoded-right-header {
    margin-left: 240px;
    margin-right: -240px
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="expanded"][vertical-effect="push"] .pcoded-content {
    margin-left: 240px;
    margin-right: -240px
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="expanded"][vertical-effect="shrink"] .pcoded-header.iscollapsed .pcoded-right-header,
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="expanded"][vertical-effect="shrink"] .pcoded-header .pcoded-right-header {
    margin-left: 240px
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="expanded"][vertical-effect="shrink"] .pcoded-content {
    margin-left: 240px
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="expanded"][vertical-effect="overlay"] .pcoded-header .pcoded-right-header {
    margin-left: 240px
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="expanded"][vertical-effect="overlay"] .pcoded-header.iscollapsed .pcoded-right-header {
    margin-left: 0
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="expanded"][vertical-effect="overlay"] .pcoded-content {
    margin-left: 0
}

.pcoded[theme-layout="vertical"][vertical-effect="overlay"] .pcoded-navbar .pcoded-item>li.active>a>.pcoded-mcaret {
    background: transparent !important;
    border-bottom: transparent !important;
    border-right: transparent !important;
    border-top: 15px solid transparent
}

.pcoded[theme-layout="vertical"][vertical-nav-type="expanded"][pcoded-device-type="desktop"] .pcoded-navbar .pcoded-item>.pcoded-hasmenu.is-hover.pcoded-trigger .pcoded-submenu,
.pcoded[theme-layout="vertical"][vertical-nav-type="expanded"][pcoded-device-type="desktop"] .pcoded-navbar.is-hover .pcoded-item>.pcoded-hasmenu.pcoded-trigger>.pcoded-submenu,
.pcoded[theme-layout="vertical"][vertical-nav-type="expanded"][pcoded-device-type="tablet"] .pcoded-navbar .pcoded-item>.pcoded-hasmenu.is-hover.pcoded-trigger .pcoded-submenu,
.pcoded[theme-layout="vertical"][vertical-nav-type="expanded"][pcoded-device-type="tablet"] .pcoded-navbar.is-hover .pcoded-item>.pcoded-hasmenu.pcoded-trigger>.pcoded-submenu {
    left: 100%;
    position: absolute;
    width: 240px;
    z-index: 1024;
    top: 0
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="collapsed"][vertical-effect="push"] .pcoded-header .pcoded-right-header {
    margin-left: 240px
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="collapsed"][vertical-effect="push"] .pcoded-content {
    margin-left: 56px;
    margin-right: 0
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="collapsed"][vertical-effect="shrink"] .pcoded-header .pcoded-right-header {
    margin-left: 240px
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="collapsed"][vertical-effect="shrink"] .pcoded-content {
    margin-left: 56px
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="collapsed"][vertical-effect="overlay"] .pcoded-header .pcoded-right-header {
    margin-left: 240px
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="collapsed"][vertical-effect="overlay"] .pcoded-content {
    margin-left: 56px
}

.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item li.pcoded-hasmenu>a:after {
    opacity: 1;
    visibility: visible
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="push"] .pcoded-header .pcoded-left-header {
    width: 240px
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="push"] .pcoded-header .pcoded-right-header {
    margin-left: 240px
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="push"] .pcoded-header.iscollapsed .pcoded-left-header {
    width: 0
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="push"] .pcoded-header.iscollapsed .pcoded-right-header {
    margin-left: 0;
    margin-right: 0
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="push"] .pcoded-navbar {
    width: 240px;
    margin-left: -240px
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="push"] .pcoded-content {
    margin-left: 0;
    margin-right: 0
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="shrink"] .pcoded-header .pcoded-left-header {
    width: 240px
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="shrink"] .pcoded-header .pcoded-right-header {
    margin-left: 240px
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="shrink"] .pcoded-header.iscollapsed .pcoded-left-header {
    width: 0
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="shrink"] .pcoded-header.iscollapsed .pcoded-right-header {
    margin-left: 0
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="shrink"] .pcoded-navbar {
    width: 240px;
    margin-left: -240px
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="shrink"] .pcoded-content {
    margin-left: 0
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="overlay"] .pcoded-header .pcoded-left-header {
    width: 240px
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="overlay"] .pcoded-header .pcoded-right-header {
    margin-left: 240px
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="overlay"] .pcoded-header.iscollapsed .pcoded-left-header {
    width: 0
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="overlay"] .pcoded-header.iscollapsed .pcoded-right-header {
    margin-left: 0
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="overlay"] .pcoded-navbar {
    width: 240px;
    margin-left: -240px
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="overlay"] .pcoded-content {
    margin-left: 0
}



.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="push"] .pcoded-header.iscollapsed .pcoded-left-header {
    width: 200px
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="push"] .pcoded-header.iscollapsed .pcoded-right-header {
    margin-left: 200px;
    margin-right: -200px
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="push"] .pcoded-header .pcoded-left-header {
    width: 200px
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="push"] .pcoded-header .pcoded-right-header {
    margin-left: 200px
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="push"] .pcoded-navbar {
    width: 200px
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="push"] .pcoded-content {
    margin-left: 200px;
    margin-right: -200px
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="shrink"] .pcoded-header.iscollapsed .pcoded-left-header {
    width: 200px
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="shrink"] .pcoded-header.iscollapsed .pcoded-right-header {
    margin-left: 200px
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="shrink"] .pcoded-header .pcoded-left-header {
    width: 200px
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="shrink"] .pcoded-header .pcoded-right-header {
    margin-left: 200px
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="shrink"] .pcoded-navbar {
    width: 200px
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="shrink"] .pcoded-content {
    margin-left: 200px
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="overlay"] .pcoded-header.iscollapsed .pcoded-left-header {
    width: 200px
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="overlay"] .pcoded-header.iscollapsed .pcoded-right-header {
    margin-left: 0
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="overlay"] .pcoded-header .pcoded-left-header {
    width: 200px
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="overlay"] .pcoded-header .pcoded-right-header {
    margin-left: 200px
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="overlay"] .pcoded-navbar {
    width: 200px
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="overlay"] .pcoded-content {
    margin-left: 0
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="sub-expanded"][vertical-effect="push"] .pcoded-header .pcoded-right-header {
    margin-left: 240px
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="sub-expanded"][vertical-effect="push"] .pcoded-header.iscollapsed .pcoded-right-header {
    margin-left: 240px;
    margin-right: -240px
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="sub-expanded"][vertical-effect="push"] .pcoded-content {
    margin-left: 240px;
    margin-right: -240px
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="sub-expanded"][vertical-effect="shrink"] .pcoded-header.iscollapsed .pcoded-right-header,
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="sub-expanded"][vertical-effect="shrink"] .pcoded-header .pcoded-right-header {
    margin-left: 240px
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="sub-expanded"][vertical-effect="shrink"] .pcoded-content {
    margin-left: 240px
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="sub-expanded"][vertical-effect="overlay"] .pcoded-header .pcoded-right-header {
    margin-left: 240px
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="sub-expanded"][vertical-effect="overlay"] .pcoded-header.iscollapsed .pcoded-right-header {
    margin-left: 0
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="sub-expanded"][vertical-effect="overlay"] .pcoded-navbar {
    width: 240px
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="sub-expanded"][vertical-effect="overlay"] .pcoded-content {
    margin-left: 0
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="ex-popover"][vertical-effect="push"] .pcoded-header .pcoded-right-header {
    margin-left: 240px
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="ex-popover"][vertical-effect="push"] .pcoded-header.iscollapsed .pcoded-right-header {
    margin-left: 240px;
    margin-right: -240px
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="ex-popover"][vertical-effect="push"] .pcoded-content {
    margin-left: 240px;
    margin-right: -240px
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="ex-popover"][vertical-effect="shrink"] .pcoded-header.iscollapsed .pcoded-right-header,
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="ex-popover"][vertical-effect="shrink"] .pcoded-header .pcoded-right-header {
    margin-left: 240px
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="ex-popover"][vertical-effect="shrink"] .pcoded-content {
    margin-left: 240px
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="ex-popover"][vertical-effect="overlay"] .pcoded-header .pcoded-right-header {
    margin-left: 240px
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="ex-popover"][vertical-effect="overlay"] .pcoded-header.iscollapsed .pcoded-right-header {
    margin-left: 0
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="ex-popover"][vertical-effect="overlay"] .pcoded-content {
    margin-left: 0
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="fullpage"] .pcoded-header .pcoded-left-header {
    width: 240px
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="fullpage"] .pcoded-header .pcoded-right-header {
    margin-left: 240px
}

.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="fullpage"] .pcoded-header.iscollapsed .pcoded-left-header {
    width: 240px
}

.pcoded-navbar .sidebar_toggle a {
    opacity: 1;
    visibility: visible;
    transform: rotateX(90deg);
    -webkit-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    -o-transform: rotateX(90deg);
    position: absolute
}

.pcoded[theme-layout="vertical"][pcoded-device-type="phone"] .pcoded-header.nocollapsed .pcoded-left-header {
    width: 100% !important;
    padding-left: 240px
}

.pcoded[theme-layout="vertical"][pcoded-device-type="phone"][vertical-nav-type="collapsed"] .pcoded-header.nocollapsed .pcoded-left-header {
    padding-left: 45px
}

.pcoded[theme-layout="vertical"][pcoded-device-type="phone"][vertical-effect="overlay"] .pcoded-header.nocollapsed .pcoded-left-header,
.pcoded[theme-layout="vertical"][pcoded-device-type="phone"][vertical-nav-type="fullpage"] .pcoded-header.nocollapsed .pcoded-left-header,
.pcoded[theme-layout="vertical"][pcoded-device-type="phone"][vertical-nav-type="offcanvas"] .pcoded-header.nocollapsed .pcoded-left-header {
    padding-left: 0
}

.pcoded[theme-layout="vertical"][pcoded-device-type="phone"] .pcoded-header.nocollapsed {
    height: 100px !important
}

.pcoded[theme-layout="vertical"][pcoded-device-type="phone"] .pcoded-header.nocollapsed .pcoded-right-header {
    padding: 50px 5px 0 !important
}

.pcoded[theme-layout="vertical"][pcoded-device-type="phone"][vertical-effect="overlay"] .pcoded-header.nocollapsed .pcoded-right-header,
.pcoded[theme-layout="vertical"][pcoded-device-type="phone"][vertical-nav-type="offcanvas"] .pcoded-header.nocollapsed .pcoded-right-header {
    margin: 0 !important
}

.pcoded[theme-layout="vertical"][pcoded-device-type="phone"] .pcoded-header.nocollapsed .sidebar_toggle a {
    background: transparent none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    float: left;
    font-size: 18px;
    height: 35px;
    margin-right: 5px;
    position: fixed;
    right: 0;
    text-align: center;
    top: 6px;
    width: 40px;
    z-index: 1028
}

.pcoded.nocollapsed[theme-layout="vertical"][pcoded-device-type="phone"] .pcoded-navbar {
    top: 0;
    z-index: 1030
}

.pcoded.nocollapsed[theme-layout="vertical"][pcoded-device-type="phone"] .pcoded-main-container {
    position: unset
}

.pcoded .pcoded-navbar .pcoded-navigatio-lavel {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    opacity: 1;
    padding: 25px 20px 8px;
    text-transform: capitalize;
    visibility: visible;
    width: 100%;
    -webkit-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transition: opacity 0.3s linear;
    -webkit-transition: opacity 0.3s linear;
    -ms-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    border-bottom: 2px solid
}

.pcoded[vertical-nav-type="compact"] .pcoded-navbar .pcoded-navigatio-lavel {
    display: none
}

.pcoded .pcoded-navbar .pcoded-item .pcoded-submenu>li a .pcoded-badge {
    top: 10px;
    right: 30px
}

.pcoded[vertical-nav-type="collapsed"] .pcoded-navbar .pcoded-item>li>a .pcoded-badge {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s linear;
    -webkit-transition: opacity 0.3s linear;
    -ms-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear
}

.pcoded[vertical-nav-type="collapsed"] .pcoded-navbar .pcoded-item>li.pcoded-trigger>a .pcoded-badge {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.3s linear;
    -webkit-transition: opacity 0.3s linear;
    -ms-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear
}

.breadcrumb {
    background-color: transparent;
    border-radius: 0;
    padding: 8px 0;
    margin-bottom: 10px
}

.pcoded[theme-layout="vertical"][pcoded-device-type="phone"] .breadcrumb {
    display: none
}

body .pcoded[pcoded-device-type="phone"][vertical-nav-type="expanded"] .pcoded-navbar,
body .pcoded[pcoded-device-type="tablet"][vertical-nav-type="expanded"] .pcoded-navbar {
    position: absolute !important
}

body .pcoded[pcoded-device-type="phone"][vertical-nav-type="expanded"] .pcoded-navbar .pcoded-item .pcoded-hasmenu>.pcoded-submenu,
body .pcoded[pcoded-device-type="tablet"][vertical-nav-type="expanded"] .pcoded-navbar .pcoded-item .pcoded-hasmenu>.pcoded-submenu {
    -webkit-transition: all 0s ease-in !important;
    transition: all 0s ease-in !important
}

body .pcoded[vertical-nav-type="collapsed"] .header-navbar .navbar-wrapper .navbar-container {
    margin-left: 0
}

body .pcoded[vertical-nav-type="collapsed"] .header-navbar .navbar-logo {
    width: 80px
}

body .pcoded[vertical-nav-type="collapsed"] .header-navbar .navbar-logo a img {
    display: none
}

body .pcoded[vertical-nav-type="compact"] .main-menu {
    width: 200px
}

body .pcoded[vertical-nav-type="compact"] .main-menu .pcoded-item>li>.pcoded-submenu {
    -webkit-box-shadow: none;
    box-shadow: none
}

body .pcoded[vertical-nav-type="compact"] .main-menu .pcoded-search {
    padding: 40px 20px 20px
}

body .pcoded[vertical-nav-type="compact"] .main-menu .pcoded-badge {
    display: none
}

body .pcoded[vertical-nav-type="compact"] .main-menu .mCSB_container {
    width: 100% !important
}

body .pcoded[vertical-nav-type="compact"] .main-menu .mCSB_container_wrapper {
    overflow: visible !important
}

.mCSB_container,
.mCustomScrollBox {
    overflow: visible !important
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgba(64, 78, 103, 0.5) !important
}

ul {
    padding-left: 0;
    list-style-type: none;
    margin-bottom: 0
}

*:focus {
    outline: none
}

a {
    font-size: 13px;
    color: #404E67
}

@media only screen and (min-width: 1400px) {
    a {
        font-size: 14px
    }
}

a:focus,
a:hover {
    text-decoration: none;
    color: #01a9ac
}

h6 {
    font-size: 14px
}

p {
    font-size: 13px
}

@media only screen and (min-width: 1400px) {
    p {
        font-size: 14px
    }
}

.media-left {
    padding-right: 20px
}

.main-body .page-wrapper {
    padding: 1.8rem;
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s
}

.main-body .page-wrapper .menu-rtl .page-header-title i {
    margin-left: 20px
}

.main-body .page-wrapper .page-header {
    margin-bottom: 30px
}

.main-body .page-wrapper .page-header-title {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.main-body .page-wrapper .page-header-title h4 {
    display: block;
    margin-bottom: 0;
    font-weight: 600;
    color: #303548;
    font-size: 20px;
    text-transform: capitalize
}

.main-body .page-wrapper .page-header-title span {
    font-size: 13px;
    color: #919aa3;
    display: inline-block;
    margin-top: 10px;
    text-transform: capitalize
}

.main-body .page-wrapper .page-header-title i {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    float: left;
    width: 50px;
    height: 50px;
    border-radius: 4px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    vertical-align: middle;
    font-size: 25px;
    color: #fff;
    -webkit-box-shadow: 0 2px 12px -3px rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 12px -3px rgba(0, 0, 0, 0.5);
    margin-right: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.main-body .page-wrapper .page-header-breadcrumb {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    float: right
}

.login .container-fluid {
    width: auto;
    margin-top: 80px
}

.filter-bar .navbar .navbar-nav .dropdown-menu {
    position: absolute
}

.wrapper {
    padding: 0
}

.card .card-footer {
    background-color: #fff;
    border-top: none
}

.card .card-header {
    background-color: transparent;
    border-bottom: none;
    padding: 25px 20px
}

.card .card-header .card-header-left {
    display: inline-block
}

.card .card-header .card-header-right {
    border-radius: 0 0 0 7px;
    right: 10px;
    top: 18px;
    display: inline-block;
    float: right;
    padding: 7px 0;
    position: absolute
}

.card .card-header .card-header-right i {
    margin: 0 8px;
    cursor: pointer;
    font-size: 16px;
    color: #919aa3;
    line-height: 20px
}

.card .card-header .card-header-right i.icofont.icofont-spinner-alt-5 {
    display: none
}

.card .card-header .card-header-right .card-option {
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out
}

.card .card-header .card-header-right .card-option li {
    display: inline-block
}

.card .card-header span {
    color: #111;
    display: block;
    font-size: 13px;
    margin-top: 5px
}

.card .card-header+.card-block,
.card .card-header+.card-block-big {
    padding-top: 15px
}

.card .card-header h5 {
    margin-bottom: 0;
    color: #505458;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    margin-right: 10px;
    line-height: 1.4
}

.card .card-block table tr {
    padding-bottom: 20px
}

.card .card-block .sub-title {
    font-size: 16px;
    font-weight: 620;
    letter-spacing: 1px
}

.card .card-block code {
    background-color: #eee;
    margin: 5px;
    display: inline-block
}

.card .card-block .dropdown-menu {
    top: 38px
}

.card .card-block p {
    line-height: 25px
}

.card .card-block a.dropdown-item {
    margin-bottom: 0;
    font-size: 14px;
    -webkit-transition: 0.25s;
    transition: 0.25s
}

.card .card-block a.dropdown-item:active,
.card .card-block a.dropdown-item .active {
    background-color: #01a9ac
}

.card .card-block.remove-label i {
    margin: 0;
    padding: 0
}

.card .card-block.button-list span.badge {
    margin-left: 5px
}

.card .card-block .dropdown-menu {
    background-color: #fff;
    padding: 0
}

.card .card-block .dropdown-menu .dropdown-divider {
    background-color: #ddd;
    margin: 3px 0
}

.card .card-block .dropdown-menu>a {
    padding: 10px 16px;
    line-height: 1.429
}

.card .card-block .dropdown-menu>li>a:focus,
.card .card-block .dropdown-menu>li>a:hover {
    background-color: rgba(202, 206, 209, 0.5)
}

.card .card-block .dropdown-menu>li:first-child>a:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.card .card-block .badge-box {
    padding: 10px;
    margin: 12px 0
}

.card .card-block-big {
    padding: 30px 35px
}

.card .card-block-small {
    padding: 15px 20px
}

.pcoded .card.full-card {
    position: fixed;
    top: 56px;
    z-index: 99999;
    -webkit-box-shadow: none;
    box-shadow: none;
    left: 0;
    border-radius: 0;
    border: 1px solid #ddd;
    width: 100vw;
    height: calc(100vh - 56px)
}

.pcoded .card.full-card.card-load {
    position: fixed
}

.pcoded .card.card-load {
    position: relative;
    overflow: hidden
}

.pcoded .card.card-load .card-loader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(255, 255, 255, 0.7);
    z-index: 999
}

.pcoded .card.card-load .card-loader i {
    margin: 0 auto;
    color: #ab7967;
    font-size: 20px
}

.card-header-text {
    margin-bottom: 0;
    font-size: 1rem;
    color: rgba(51, 51, 51, 0.85);
    font-weight: 600;
    display: inline-block;
    vertical-align: middle
}

.icofont-rounded-down {
    -webkit-transition: all ease-in 0.3s;
    display: inline-block;
    transition: all ease-in 0.3s
}

.icon-up {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.rotate-refresh {
    -webkit-animation: mymove 0.8s infinite linear;
    animation: mymove 0.8s infinite linear;
    display: inline-block
}

@-webkit-keyframes mymove {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes mymove {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.breadcrumb-title a {
    font-size: 14px;
    color: #4a6076
}

.breadcrumb-title li:last-child a {
    color: #7e7e7e
}

.sub-title {
    border-bottom: 1px solid rgba(204, 204, 204, 0.35);
    padding-bottom: 10px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    color: #2c3e50
}

.blockquote {
    border-left: 0.25rem solid #eceeef;
    padding: 0.5rem 1rem
}

.blockquote.blockquote-reverse {
    text-align: right;
    padding-right: 1rem;
    border-right: 0.25rem solid #eceeef;
    border-left: none
}

.typography h1,
.typography h2,
.typography h3,
.typography h4,
.typography h5,
.typography h6 {
    margin: 0 0 20px
}

.typography small {
    margin-left: 10px;
    font-weight: 600;
    color: #777
}

.card-block.list-tag ul li {
    display: block;
    float: none;
    margin-bottom: 5px
}

.card-block.list-tag ol li {
    margin-bottom: 5px
}

.inline-order-list {
    margin-top: 50px
}

.inline-order-list h4,
.inline-order-list p {
    margin-bottom: 0
}

.card-block ul li.list-inline-item {
    display: inline-block;
    float: left
}

.modal {
    z-index: 99999999999
}

.bd-example .modal {
    display: block;
    position: inherit;
    background-color: #2C3E50;
    margin-bottom: 20px
}

.card .overflow-container h5 {
    margin-bottom: 5px
}

.button-page .card-block a.nav-link {
    margin-bottom: 0
}

button.close {
    margin-top: 7px;
    margin-bottom: 0
}



a.bg-default:focus,
a.bg-default:hover {
    background-color: #fafafa !important;
    color: #fff
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #01dbdf !important;
    color: #fff
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #0df3a3 !important;
    color: #fff
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #5ad9e9 !important;
    color: #fff
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #feb798 !important;
    color: #fff
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #ef5f51 !important;
    color: #fff
}



.h-active a {
    color: #01a9ac !important;
    font-weight: 600
}

.img-circle {
    border-radius: 50%
}

.b-none {
    border: none !important
}

.table-primary,
.table-primary>td,
.table-primary>th {
    background-color: #01a9ac
}

.table-responsive {
    display: inline-block;
    width: 100%;
    overflow-x: auto
}

.table.table-xl td,
.table.table-xl th {
    padding: 1.25rem 2rem
}

.table.table-lg td,
.table.table-lg th {
    padding: 0.9rem 2rem
}

.table.table-de td,
.table.table-de th {
    padding: 0.75rem 2rem
}

.table.table-sm td,
.table.table-sm th {
    padding: 0.6rem 2rem
}

.table.table-xs td,
.table.table-xs th {
    padding: 0.4rem 2rem
}

.table-columned>tbody>tr>td:first-child,
.table-columned>tbody>tr>th:first-child {
    border-left: 0
}

.table-columned>tfoot>tr>td:first-child,
.table-columned>tfoot>tr>th:first-child {
    border-left: 0
}

.table-columned>tbody>tr>td,
.table-columned>tbody>tr>th {
    border: 0;
    border-left: 1px solid #ddd
}

.table-columned>tfoot>tr>td,
.table-columned>tfoot>tr>th {
    border: 0;
    border-left: 1px solid #ddd
}

.table-border-style {
    padding: 0
}

.table-border-style .table {
    margin-bottom: 0
}

.table>thead>tr>th {
    border-bottom-color: #ccc
}

.table-borderless tbody tr td,
.table-borderless tbody tr th {
    border: 0
}

.table-bordered>thead>tr.border-solid>td,
.table-bordered>thead>tr.border-solid>th {
    border-bottom-width: 2px
}

.table-bordered>thead>tr.border-solid:first-child>td,
.table-bordered>thead>tr.border-solid:first-child th {
    border-bottom-width: 2px
}

.table-bordered>thead>tr.border-double>td,
.table-bordered>thead>tr.border-double>th {
    border-bottom-width: 3px;
    border-bottom-style: double
}

.table-bordered>thead>tr.border-double:first-child>td,
.table-bordered>thead>tr.border-double:first-child th {
    border-bottom-width: 3px;
    border-bottom-style: double
}

.user-img img {
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)
}

.user-about ul li {
    border-top: 1px solid rgba(204, 204, 204, 0.28);
    padding: 10px 0 10px 10px;
    text-align: left
}

.user-about ul li a {
    font-size: 16px;
    color: #666
}

.user-about ul li.active a {
    color: #fff
}

.user-about ul li.active {
    font-weight: 600;
    background: #1b8bf9
}

.card-title,
h5 {
    margin: 0
}

.card-header.followers a {
    font-weight: 500;
    color: rgba(51, 51, 51, 0.85)
}

.user-profile {
    padding: 20px 0
}

.follow-btn button:first-child,
.user-about i {
    margin-right: 10px
}

.btn-inline i {
    color: #fff
}

.btn-inline .fb-btn {
    background-color: #3b5998
}

.btn-inline .twitter-btn {
    background-color: #55acee
}

.btn-inline .pinterest-btn {
    background-color: #cb2027
}

.btn-inline .linkedin-btn {
    background-color: #007bb5
}

.btn-inline .dribbble-btn {
    background-color: #ea4c89
}

.user-post {
    font-style: italic
}

.connection-list img,
.contact-user h4,
.contact-user img,
.earn-heading,
.list-inline,
.list-inline li,
.service-header {
    display: inline-block
}

.connection-list img {
    width: 55px;
    height: 55px;
    margin: 5px
}

.border-post {
    border: 1px solid #ccc
}

.earn-sub-header {
    font-size: 15px;
    color: #ccc
}

.btn-inline {
    margin-top: 20px
}

.order-summary .progress {
    margin-bottom: 32px
}

.services .service-btn::after {
    top: 20px;
    right: 15px
}

.services-list {
    -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.11);
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.11);
    top: 46px
}

.contact-menu i,
.fa-cog,
.services-list i {
    margin-right: 10px
}

.media-heading {
    cursor: pointer
}

h6.media-heading {
    font-weight: 600
}

.contact-details table .fa-star,
.contact-details table .fa-star-o,
.review-star i {
    color: #01a9ac
}

.review-star i:last-child {
    color: #ccc
}

.card-block.user-info {
    position: absolute;
    width: 100%;
    bottom: 10px
}

.profile-bg-img {
    width: 100%
}

.user-title {
    position: relative;
    bottom: 20px
}

.user-title h2 {
    color: #fff;
    text-shadow: 1px 1px 4px #373a3c;
    font-size: 20px
}

.profile-image img {
    border: 4px solid #fff
}

.user-info .media-body,
.user-info .media-left {
    display: table-cell;
    vertical-align: middle
}

.cover-btn {
    bottom: 38px;
    right: 35px;
    position: absolute
}

.cover-profile .profile-bg-img {
    margin-bottom: 25px
}



.contact-menu {
    -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.11);
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.11);
    top: 15%;
    right: 10%
}

.contact-menu .dropdown-item {
    padding: 8px 20px
}

.tab-header {
    margin-bottom: 20px
}

.card.user-card:hover {
    -webkit-box-shadow: 0 0 25px -5px #9e9c9e;
    box-shadow: 0 0 25px -5px #9e9c9e
}

.card-header-img~.btn-group i {
    margin-right: 0
}





.user-content {
    text-align: center;
    margin-top: 20px
}

.user-content h4 {
    font-size: 16px;
    font-weight: 600
}

.user-content h5 {
    font-size: 14px
}

.card-header-img img {
    margin: 0 auto;
    display: block
}

.card-header-img h4 {
    margin-top: 30px;
    font-size: 20px;
    font-weight: 600;
    text-align: center
}

.card-header-img h5,
.card-header-img h6 {
    margin-top: 15px;
    font-size: 15px;
    color: #222;
    font-weight: 500;
    text-align: center
}

.user-profile #edit-btn,
.user-profile #edit-info-btn {
    margin-bottom: 0
}

.card-block ul.list-contacts,
.card-block.groups-contact ul {
    display: block;
    float: none
}

.card-block ul.list-contacts li,
.card-block.groups-contact ul li {
    display: block;
    float: none
}

ul.list-contacts .list-group-item a {
    color: #292b2c
}

ul.list-contacts .list-group-item.active a {
    color: #fff
}

.pagination li {
    display: inline-block
}

.card-block.groups-contact {
    margin-bottom: 0
}

.card-block .connection-list {
    margin-bottom: 20px
}

.table button {
    margin-bottom: 0
}

#crm-contact .img-circle,
img.comment-img {
    width: 40px;
    height: 40px
}

.page-link {
    color: #01a9ac
}

.page-item.active .page-link {
    background-color: #01a9ac;
    border-color: #01a9ac
}

#main {
    margin-bottom: 20px
}

.offline-box iframe {
    width: 100%;
    border: 1px solid #ddd
}

.task-list select {
    width: 92%
}

.task-list select .task-list img {
    margin-right: 5px;
    display: inline-block
}

.task-list input {
    width: 80%
}

.task-list-table img {
    width: 40px
}

.task-list-table img i {
    color: #333;
    margin-right: 5px
}

.task-page td:last-child {
    position: relative
}

.task-page a {
    cursor: pointer
}

.task-page tr td:last-child i {
    margin-right: 10px
}

.thumb-img {
    position: relative;
    display: block
}

.thumb-img:hover .caption-hover {
    background-color: rgba(0, 0, 0, 0.7);
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    position: absolute;
    width: 100%;
    height: 100%
}

.caption-hover {
    top: 0;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out
}

.caption-hover>span {
    top: 38%;
    width: 100%;
    position: absolute;
    text-align: center
}

.media .b-2-primary {
    border: 2px solid #01a9ac
}

.thumb-block {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    padding: 3px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    -webkit-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out
}

.thumb-block a {
    font-size: 12px
}

.thumb-block .btn i {
    margin-right: 0
}

.comment-block .btn i {
    margin-right: 0
}

.dropdown-item {
    color: #666;
    padding: 6px 20px
}

.dropdown-item.active,
.dropdown-item:active {
    background-color: #01a9ac
}

.task-detail-right .counter {
    text-align: center;
    color: #777
}

.task-details .table.table-xs td,
.task-details .table.table-xs th {
    padding: 1rem 0.3rem
}

.assign-user .media-left {
    position: relative
}

.assign-user .media-left img {
    margin-bottom: 0
}

.photo-table img {
    display: inline-block;
    width: 40px;
    margin-bottom: 5px
}

.v-middle {
    vertical-align: middle
}

.revision-block .form-group {
    margin-bottom: 0
}

.revision-block .btn i {
    margin-right: 0
}

.task-setting .switchery {
    display: block !important;
    float: right
}

.task-setting .form-group {
    margin-bottom: 0
}

.task-attachment i {
    cursor: pointer
}

.filter-bar .nav,
.filter-bar .nav-item {
    display: inline-block
}

.filter-bar>.navbar {
    background-color: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.05), 0 3px 1px -2px rgba(0, 0, 0, 0.08), 0 1px 5px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.05), 0 3px 1px -2px rgba(0, 0, 0, 0.08), 0 1px 5px 0 rgba(0, 0, 0, 0.08);
    padding: 0.5rem 1rem
}

.navbar-nav .nav-item {
    float: left;
    line-height: 26px
}

.nav-item button i {
    margin-right: 0
}

.filter-bar .navbar-light .navbar-nav .nav-link {
    margin-right: 10px
}

.card-footer .task-list-table,
.card-footer .task-list-table a img {
    display: inline-block
}

.task-board {
    margin-top: 10px;
    float: right
}

.task-board .dropdown {
    display: inline-block
}

p.task-detail {
    margin-bottom: 5px
}

p.task-due {
    margin-bottom: 0
}

.task-right-header-revision,
.task-right-header-status,
.task-right-header-users {
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #ccc
}

.taskboard-right-progress,
.taskboard-right-revision,
.taskboard-right-users {
    margin-top: 10px
}

.task-right .icofont {
    margin-top: 5px;
    margin-right: 0
}

.taskboard-right-revision .media .media-body .chat-header {
    font-size: 13px
}

.media-left i {
    margin-right: 0
}

.nav-item.nav-grid {
    float: right
}

.faq-progress .progress {
    position: relative;
    background-color: #eeeded;
    height: 10px
}

.faq-progress .progress .faq-text1,
.faq-progress .progress .faq-text2,
.faq-progress .progress .faq-text3,
.faq-progress .progress .faq-text4,
.faq-progress .progress .faq-text5 {
    font-weight: 600;
    margin-right: -37px
}

.faq-progress .progress .faq-bar1,
.faq-progress .progress .faq-bar2,
.faq-progress .progress .faq-bar3,
.faq-progress .progress .faq-bar4,
.faq-progress .progress .faq-bar5 {
    background: #29aecc;
    height: 10px;
    border-radius: 0;
    position: absolute;
    top: 0
}

.faq-progress .progress .faq-bar1 {
    background-color: #eb3422
}

.faq-progress .progress .faq-text1 {
    color: #eb3422
}

.faq-progress .progress .faq-bar2,
.faq-progress .progress .faq-bar5 {
    background-color: #fe9365
}

.faq-progress .progress .faq-text2,
.faq-progress .progress .faq-text5 {
    color: #4CAF50
}

.faq-progress .progress .faq-bar3 {
    background-color: #eb3422
}

.faq-progress .progress .faq-text3 {
    color: #eb3422
}

.faq-progress .progress .faq-bar4 {
    background-color: #0ac282
}

.faq-progress .progress .faq-text4 {
    color: #0ac282
}

.card-faq h4 {
    color: #2196F3
}

.faq-progress .progress {
    margin-bottom: 10px
}

.issue-list-progress {
    border-bottom: 1px solid #ccc
}

.issue-list-progress .progress {
    position: relative;
    background-color: #eeeded;
    height: 9px;
    width: 100%;
    margin: 20px 0;
    overflow: visible
}

.issue-progress .progress .issue-text1 {
    font-weight: 600;
    position: absolute
}

.issue-progress .progress .issue-bar1 {
    background: #01a9ac;
    height: 10px;
    border-radius: 0;
    position: absolute;
    top: 0
}

.matrics-issue .sub-title {
    padding-top: 20px;
    padding-bottom: 10px;
    display: block
}

.bg-white {
    background-color: #fff !important
}

.matrics-issue div h6 {
    padding-top: 10px;
    color: #777
}

.dd-w,
.sp-container {
    z-index: 99999 !important
}

table.matrics-table tr:first-child td {
    border-top: none !important
}

#issue-list-table>thead>tr>th {
    border-bottom: none
}

.note-card .notes-list {
    margin-bottom: 20px
}



.panel {
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.panel-body p {
    overflow: hidden;
    margin-bottom: 0
}

.panels-wells .panel {
    margin-bottom: 20px
}

.panels-wells .panel .panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-footer {
    padding: 10px 15px;
    background-color: #fafafa;
    border-top: 1px solid #eeeeee;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.search-result .card {
    border-top: none;
    -webkit-box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.15)
}

.search-result .card .card-block h5 {
    font-weight: 600
}

.search-result .card .card-block p {
    margin-bottom: 0;
    margin-top: 10px;
    line-height: 1.4
}

.seacrh-header {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.search-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #ccc
}

.search-content img {
    width: 120px
}

.search-content:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0
}

.search-result i {
    float: right;
    line-height: 1.5
}

.search2 .card-block:first-child {
    padding-top: 0
}

.width-100 {
    width: 100%
}

.inline-editable .btn {
    padding: 10px
}

.inline-editable .input-group .form-control {
    width: 100%
}

.input-group span {
    cursor: pointer
}

.input-group a {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px
}

.dropdown-menu i {
    margin-right: 5px
}

@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .pull-sm-0 {
        right: auto
    }

    .pull-sm-1 {
        right: 8.333333%
    }

    .pull-sm-2 {
        right: 16.666667%
    }

    .pull-sm-3 {
        right: 25%
    }

    .pull-sm-4 {
        right: 33.333333%
    }

    .pull-sm-5 {
        right: 41.666667%
    }

    .pull-sm-6 {
        right: 50%
    }

    .pull-sm-7 {
        right: 58.333333%
    }

    .pull-sm-8 {
        right: 66.666667%
    }

    .pull-sm-9 {
        right: 75%
    }

    .pull-sm-10 {
        right: 83.333333%
    }

    .pull-sm-11 {
        right: 91.666667%
    }

    .pull-sm-12 {
        right: 100%
    }

    .push-sm-0 {
        left: auto
    }

    .push-sm-1 {
        left: 8.333333%
    }

    .push-sm-2 {
        left: 16.666667%
    }

    .push-sm-3 {
        left: 25%
    }

    .push-sm-4 {
        left: 33.333333%
    }

    .push-sm-5 {
        left: 41.666667%
    }

    .push-sm-6 {
        left: 50%
    }

    .push-sm-7 {
        left: 58.333333%
    }

    .push-sm-8 {
        left: 66.666667%
    }

    .push-sm-9 {
        left: 75%
    }

    .push-sm-10 {
        left: 83.333333%
    }

    .push-sm-11 {
        left: 91.666667%
    }

    .push-sm-12 {
        left: 100%
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.333333%
    }

    .offset-sm-2 {
        margin-left: 16.666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.333333%
    }

    .offset-sm-5 {
        margin-left: 41.666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.333333%
    }

    .offset-sm-8 {
        margin-left: 66.666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.333333%
    }

    .offset-sm-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .pull-md-0 {
        right: auto
    }

    .pull-md-1 {
        right: 8.333333%
    }

    .pull-md-2 {
        right: 16.666667%
    }

    .pull-md-3 {
        right: 25%
    }

    .pull-md-4 {
        right: 33.333333%
    }

    .pull-md-5 {
        right: 41.666667%
    }

    .pull-md-6 {
        right: 50%
    }

    .pull-md-7 {
        right: 58.333333%
    }

    .pull-md-8 {
        right: 66.666667%
    }

    .pull-md-9 {
        right: 75%
    }

    .pull-md-10 {
        right: 83.333333%
    }

    .pull-md-11 {
        right: 91.666667%
    }

    .pull-md-12 {
        right: 100%
    }

    .push-md-0 {
        left: auto
    }

    .push-md-1 {
        left: 8.333333%
    }

    .push-md-2 {
        left: 16.666667%
    }

    .push-md-3 {
        left: 25%
    }

    .push-md-4 {
        left: 33.333333%
    }

    .push-md-5 {
        left: 41.666667%
    }

    .push-md-6 {
        left: 50%
    }

    .push-md-7 {
        left: 58.333333%
    }

    .push-md-8 {
        left: 66.666667%
    }

    .push-md-9 {
        left: 75%
    }

    .push-md-10 {
        left: 83.333333%
    }

    .push-md-11 {
        left: 91.666667%
    }

    .push-md-12 {
        left: 100%
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.333333%
    }

    .offset-md-2 {
        margin-left: 16.666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.333333%
    }

    .offset-md-5 {
        margin-left: 41.666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.333333%
    }

    .offset-md-8 {
        margin-left: 66.666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.333333%
    }

    .offset-md-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .pull-lg-0 {
        right: auto
    }

    .pull-lg-1 {
        right: 8.333333%
    }

    .pull-lg-2 {
        right: 16.666667%
    }

    .pull-lg-3 {
        right: 25%
    }

    .pull-lg-4 {
        right: 33.333333%
    }

    .pull-lg-5 {
        right: 41.666667%
    }

    .pull-lg-6 {
        right: 50%
    }

    .pull-lg-7 {
        right: 58.333333%
    }

    .pull-lg-8 {
        right: 66.666667%
    }

    .pull-lg-9 {
        right: 75%
    }

    .pull-lg-10 {
        right: 83.333333%
    }

    .pull-lg-11 {
        right: 91.666667%
    }

    .pull-lg-12 {
        right: 100%
    }

    .push-lg-0 {
        left: auto
    }

    .push-lg-1 {
        left: 8.333333%
    }

    .push-lg-2 {
        left: 16.666667%
    }

    .push-lg-3 {
        left: 25%
    }

    .push-lg-4 {
        left: 33.333333%
    }

    .push-lg-5 {
        left: 41.666667%
    }

    .push-lg-6 {
        left: 50%
    }

    .push-lg-7 {
        left: 58.333333%
    }

    .push-lg-8 {
        left: 66.666667%
    }

    .push-lg-9 {
        left: 75%
    }

    .push-lg-10 {
        left: 83.333333%
    }

    .push-lg-11 {
        left: 91.666667%
    }

    .push-lg-12 {
        left: 100%
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.333333%
    }

    .offset-lg-2 {
        margin-left: 16.666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.333333%
    }

    .offset-lg-5 {
        margin-left: 41.666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.333333%
    }

    .offset-lg-8 {
        margin-left: 66.666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.333333%
    }

    .offset-lg-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .pull-xl-0 {
        right: auto
    }

    .pull-xl-1 {
        right: 8.333333%
    }

    .pull-xl-2 {
        right: 16.666667%
    }

    .pull-xl-3 {
        right: 25%
    }

    .pull-xl-4 {
        right: 33.333333%
    }

    .pull-xl-5 {
        right: 41.666667%
    }

    .pull-xl-6 {
        right: 50%
    }

    .pull-xl-7 {
        right: 58.333333%
    }

    .pull-xl-8 {
        right: 66.666667%
    }

    .pull-xl-9 {
        right: 75%
    }

    .pull-xl-10 {
        right: 83.333333%
    }

    .pull-xl-11 {
        right: 91.666667%
    }

    .pull-xl-12 {
        right: 100%
    }

    .push-xl-0 {
        left: auto
    }

    .push-xl-1 {
        left: 8.333333%
    }

    .push-xl-2 {
        left: 16.666667%
    }

    .push-xl-3 {
        left: 25%
    }

    .push-xl-4 {
        left: 33.333333%
    }

    .push-xl-5 {
        left: 41.666667%
    }

    .push-xl-6 {
        left: 50%
    }

    .push-xl-7 {
        left: 58.333333%
    }

    .push-xl-8 {
        left: 66.666667%
    }

    .push-xl-9 {
        left: 75%
    }

    .push-xl-10 {
        left: 83.333333%
    }

    .push-xl-11 {
        left: 91.666667%
    }

    .push-xl-12 {
        left: 100%
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.333333%
    }

    .offset-xl-2 {
        margin-left: 16.666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.333333%
    }

    .offset-xl-5 {
        margin-left: 41.666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.333333%
    }

    .offset-xl-8 {
        margin-left: 66.666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.333333%
    }

    .offset-xl-11 {
        margin-left: 91.666667%
    }
}

.ie-warning {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    background: #000000;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    font-family: "Courier New", Courier, monospace;
    padding: 50px 0
}

.ie-warning p {
    font-size: 17px
}

.ie-warning .iew-container {
    min-width: 1024px;
    width: 100%;
    height: 200px;
    background: #fff;
    margin: 50px 0
}

.ie-warning .iew-download {
    list-style: none;
    padding: 30px 0;
    margin: 0 auto;
    width: 720px
}

.ie-warning .iew-download>li {
    float: left;
    vertical-align: top
}

.ie-warning .iew-download>li>a {
    display: block;
    color: #000;
    width: 140px;
    font-size: 15px;
    padding: 15px 0
}

.ie-warning .iew-download>li>a>div {
    margin-top: 10px
}

.ie-warning .iew-download>li>a:hover {
    background-color: #eee
}

.image-cropper-container {
    margin-top: 10px
}

.alpaca-field img {
    width: 250px
}

.arrow_box {
    z-index: 0
}

@media only screen and (max-width: 575px) {
    .sticky-card {
        margin-bottom: 250px
    }
}

.j-pro .j-label {
    font-weight: 600
}

.ms-container {
    width: 100%
}

.theme-loader {
    height: 100%;
    width: 100%;
    background-color: #fff;
    position: fixed;
    z-index: 999999;
    top: 0
}

.theme-loader .ball-scale {
    left: 50%;
    top: 50%;
    position: absolute;
    height: 50px;
    width: 50px;
    margin: -25px 0 0 -25px
}

.theme-loader .ball-scale .contain {
    height: 100%;
    width: 100%
}

.theme-loader .ball-scale .contain .ring {
    display: none
}

.theme-loader .ball-scale .contain .ring:first-child {
    display: block;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    padding: 10px;
    border: 3px solid transparent;
    border-left-color: #01a9ac;
    border-right-color: #01a9ac;
    -webkit-animation: round-rotate 1.5s ease-in-out infinite;
    animation: round-rotate 1.5s ease-in-out infinite
}

.theme-loader .ball-scale .contain .ring:first-child .frame {
    height: 100%;
    width: 100%;
    border-radius: 50%;
    border: 3px solid transparent;
    border-left-color: #0ac282;
    border-right-color: #0ac282;
    -webkit-animation: round-rotate 1.5s ease-in-out infinite;
    animation: round-rotate 1.5s ease-in-out infinite
}

@-webkit-keyframes round-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes round-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.progress {
    height: 1rem
}

.progress .progress-bar {
    height: 100% !important
}

.pcoded .mCSB_container_wrapper {
    margin-right: 0
}

.pcoded .mCSB_container_wrapper>.mCSB_container {
    padding-right: 0
}

.pcoded .mCSB_scrollTools {
    width: 10px
}

.pcoded .mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
    width: 10px
}

.pcoded .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgba(64, 78, 103, 0)
}

.pcoded .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.pcoded .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: rgba(64, 78, 103, 0.5)
}

.pcoded #styleSelector:hover .mCSB_dragger_bar,
.pcoded .main-menu:hover .mCSB_dragger_bar {
    background-color: rgba(64, 78, 103, 0.2)
}

.scroll-container {
    overflow-x: hidden
}

#main-chat .page-error i,
.full-calender .page-error i {
    font-size: 35px;
    border-radius: 6px;
    padding: 6px 9px
}

@media only screen and (min-width: 788px) {

    #main-chat .page-error,
    .full-calender .page-error {
        display: none
    }
}

@media only screen and (max-width: 786px) {

    #main-chat .page-body,
    .full-calender .page-body {
        display: none
    }
}

@media only screen and (max-width: 575px) {
    .card .card-header .card-header-right.job-compney-btn {
        position: relative;
        float: left;
        right: 0
    }

    .clndr .event-listing {
        display: none
    }

    .clndr .clndr-grid {
        width: 100%
    }

    .clndr .clndr-grid .day-number {
        padding: 3px 4px !important
    }
}

#map,
.radial-bar:after {
    z-index: 99
}

.p-0 {
    padding: 0px
}

.p-5 {
    padding: 5px
}

.p-10 {
    padding: 10px
}

.p-15 {
    padding: 15px
}

.p-20 {
    padding: 20px
}

.p-25 {
    padding: 25px
}

.p-30 {
    padding: 30px
}

.p-35 {
    padding: 35px
}

.p-40 {
    padding: 40px
}

.p-45 {
    padding: 45px
}

.p-50 {
    padding: 50px
}

.p-t-0 {
    padding-top: 0px !important
}

.p-t-5 {
    padding-top: 5px !important
}

.p-t-10 {
    padding-top: 10px !important
}

.p-t-15 {
    padding-top: 15px !important
}

.p-t-20 {
    padding-top: 20px !important
}

.p-t-25 {
    padding-top: 25px !important
}

.p-t-30 {
    padding-top: 30px !important
}

.p-t-35 {
    padding-top: 35px !important
}

.p-t-40 {
    padding-top: 40px !important
}

.p-t-45 {
    padding-top: 45px !important
}

.p-t-50 {
    padding-top: 50px !important
}

.p-b-0 {
    padding-bottom: 0px !important
}

.p-b-5 {
    padding-bottom: 5px !important
}

.p-b-10 {
    padding-bottom: 10px !important
}

.p-b-15 {
    padding-bottom: 15px !important
}

.p-b-20 {
    padding-bottom: 20px !important
}

.p-b-25 {
    padding-bottom: 25px !important
}

.p-b-30 {
    padding-bottom: 30px !important
}

.p-b-35 {
    padding-bottom: 35px !important
}

.p-b-40 {
    padding-bottom: 40px !important
}

.p-b-45 {
    padding-bottom: 45px !important
}

.p-b-50 {
    padding-bottom: 50px !important
}

.p-l-0 {
    padding-left: 0px
}

.p-l-5 {
    padding-left: 5px
}

.p-l-10 {
    padding-left: 10px
}

.p-l-15 {
    padding-left: 15px
}

.p-l-20 {
    padding-left: 20px
}

.p-l-25 {
    padding-left: 25px
}

.p-l-30 {
    padding-left: 30px
}

.p-l-35 {
    padding-left: 35px
}

.p-l-40 {
    padding-left: 40px
}

.p-l-45 {
    padding-left: 45px
}

.p-l-50 {
    padding-left: 50px
}

.p-r-0 {
    padding-right: 0px
}

.p-r-5 {
    padding-right: 5px
}

.p-r-10 {
    padding-right: 10px
}

.p-r-15 {
    padding-right: 15px
}

.p-r-20 {
    padding-right: 20px
}

.p-r-25 {
    padding-right: 25px
}

.p-r-30 {
    padding-right: 30px
}

.p-r-35 {
    padding-right: 35px
}

.p-r-40 {
    padding-right: 40px
}

.p-r-45 {
    padding-right: 45px
}

.p-r-50 {
    padding-right: 50px
}

.m-0 {
    margin: 0px
}

.m-5 {
    margin: 5px
}

.m-10 {
    margin: 10px
}

.m-15 {
    margin: 15px
}

.m-20 {
    margin: 20px
}

.m-25 {
    margin: 25px
}

.m-30 {
    margin: 30px
}

.m-35 {
    margin: 35px
}

.m-40 {
    margin: 40px
}

.m-45 {
    margin: 45px
}

.m-50 {
    margin: 50px
}

.m-t-0 {
    margin-top: 0px
}

.m-t-5 {
    margin-top: 5px
}

.m-t-10 {
    margin-top: 10px
}

.m-t-15 {
    margin-top: 15px
}

.m-t-20 {
    margin-top: 20px
}

.m-t-25 {
    margin-top: 25px
}

.m-t-30 {
    margin-top: 30px
}

.m-t-35 {
    margin-top: 35px
}

.m-t-40 {
    margin-top: 40px
}

.m-t-45 {
    margin-top: 45px
}

.m-t-50 {
    margin-top: 50px
}

.m-b-0 {
    margin-bottom: 0px
}

.m-b-5 {
    margin-bottom: 5px
}

.m-b-10 {
    margin-bottom: 10px
}

.m-b-15 {
    margin-bottom: 15px
}

.m-b-20 {
    margin-bottom: 20px
}

.m-b-25 {
    margin-bottom: 25px
}

.m-b-30 {
    margin-bottom: 30px
}

.m-b-35 {
    margin-bottom: 35px
}

.m-b-40 {
    margin-bottom: 40px
}

.m-b-45 {
    margin-bottom: 45px
}

.m-b-50 {
    margin-bottom: 50px
}

.m-l-0 {
    margin-left: 0px
}

.m-l-5 {
    margin-left: 5px
}

.m-l-10 {
    margin-left: 10px
}

.m-l-15 {
    margin-left: 15px
}

.m-l-20 {
    margin-left: 20px
}

.m-l-25 {
    margin-left: 25px
}

.m-l-30 {
    margin-left: 30px
}

.m-l-35 {
    margin-left: 35px
}

.m-l-40 {
    margin-left: 40px
}

.m-l-45 {
    margin-left: 45px
}

.m-l-50 {
    margin-left: 50px
}

.m-r-0 {
    margin-right: 0px
}

.m-r-5 {
    margin-right: 5px
}

.m-r-10 {
    margin-right: 10px
}

.m-r-15 {
    margin-right: 15px
}

.m-r-20 {
    margin-right: 20px
}

.m-r-25 {
    margin-right: 25px
}

.m-r-30 {
    margin-right: 30px
}

.m-r-35 {
    margin-right: 35px
}

.m-r-40 {
    margin-right: 40px
}

.m-r-45 {
    margin-right: 45px
}

.m-r-50 {
    margin-right: 50px
}

.d-none {
    display: none
}

.d-inline-flex {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.b-radius-0 {
    border-radius: 0px !important
}

.b-radius-5 {
    border-radius: 5px !important
}

.b-radius-10 {
    border-radius: 10px !important
}

.f-10 {
    font-size: 10px
}

.f-12 {
    font-size: 12px
}

.f-14 {
    font-size: 14px
}

.f-16 {
    font-size: 16px
}

.f-18 {
    font-size: 18px
}

.f-20 {
    font-size: 20px
}

.f-22 {
    font-size: 22px
}

.f-24 {
    font-size: 24px
}

.f-26 {
    font-size: 26px
}

.f-28 {
    font-size: 28px
}

.f-30 {
    font-size: 30px
}

.f-32 {
    font-size: 32px
}

.f-34 {
    font-size: 34px
}

.f-36 {
    font-size: 36px
}

.f-38 {
    font-size: 38px
}

.f-40 {
    font-size: 40px
}

.f-42 {
    font-size: 42px
}

.f-44 {
    font-size: 44px
}

.f-46 {
    font-size: 46px
}

.f-48 {
    font-size: 48px
}

.f-50 {
    font-size: 50px
}

.f-52 {
    font-size: 52px
}

.f-54 {
    font-size: 54px
}

.f-56 {
    font-size: 56px
}

.f-58 {
    font-size: 58px
}

.f-60 {
    font-size: 60px
}

.f-62 {
    font-size: 62px
}

.f-64 {
    font-size: 64px
}

.f-66 {
    font-size: 66px
}

.f-68 {
    font-size: 68px
}

.f-70 {
    font-size: 70px
}

.f-72 {
    font-size: 72px
}

.f-74 {
    font-size: 74px
}

.f-76 {
    font-size: 76px
}

.f-78 {
    font-size: 78px
}

.f-80 {
    font-size: 80px
}

.f-w-100 {
    font-weight: 100
}

.f-w-300 {
    font-weight: 300
}

.f-w-400 {
    font-weight: 400
}

.f-w-600 {
    font-weight: 600
}

.f-w-700 {
    font-weight: 700
}

.f-w-900 {
    font-weight: 600
}

.f-s-normal {
    font-style: normal
}

.f-s-italic {
    font-style: italic
}

.f-s-oblique {
    font-style: oblique
}

.f-s-initial {
    font-style: initial
}

.f-s-inherit {
    font-style: inherit
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-capitalize {
    text-transform: capitalize
}

.text-uppercase {
    text-transform: uppercase
}

.text-lowercase {
    text-transform: lowercase
}

.text-overline {
    text-decoration: overline
}

.text-line-through {
    text-decoration: line-through
}

.text-underline {
    text-decoration: underline
}

.baseline {
    vertical-align: baseline
}

.sub {
    vertical-align: sub
}

.super {
    vertical-align: super
}

.top {
    vertical-align: top
}

.text-top {
    vertical-align: text-top
}

.middle {
    vertical-align: middle
}

.bottom {
    vertical-align: bottom
}

.text-bottom {
    vertical-align: text-bottom
}

.initial {
    vertical-align: initial
}

.inherit {
    vertical-align: inherit
}

.pos-static {
    position: static
}

.pos-absolute {
    position: absolute
}

.pos-fixed {
    position: fixed
}

.pos-relative {
    position: relative
}

.pos-initial {
    position: initial
}

.pos-inherit {
    position: inherit
}

.f-left {
    float: left
}

.f-right {
    float: right
}

.f-none {
    float: none
}

.o-hidden {
    overflow: hidden
}

.o-visible {
    overflow: visible
}

.o-auto {
    overflow: auto
}

.img-20 {
    width: 20px
}

.img-30 {
    width: 30px
}

.img-40 {
    width: 40px
}

.img-50 {
    width: 50px
}

.img-60 {
    width: 60px
}

.img-70 {
    width: 70px
}

.img-80 {
    width: 80px
}

.img-90 {
    width: 90px
}

.img-100 {
    width: 100px
}

.text-primary {
    color: #01a9ac !important
}

.text-warning {
    color: #fe9365 !important
}

.text-default {
    color: #e0e0e0 !important
}

.text-danger {
    color: #eb3422 !important
}

.text-success {
    color: #0ac282 !important
}

.text-info {
    color: #2DCEE3 !important
}

.text-custom {
    color: #64b0f2 !important
}

.text-pink {
    color: #ff7aa3 !important
}

.text-dark {
    color: #2b3d51 !important
}

.text-purple {
    color: #9261c6 !important
}

.label {
    border-radius: 2px;
    color: #fff;
    font-size: 12px;
    line-height: 1;
    margin-bottom: 0;
    text-transform: capitalize
}

.label-primary {
    background: -webkit-gradient(linear, left top, right top, from(#01a9ac), to(#01dbdf));
    background: linear-gradient(to right, #01a9ac, #01dbdf)
}

.label-warning {
    background: -webkit-gradient(linear, left top, right top, from(#fe9365), to(#feb798));
    background: linear-gradient(to right, #fe9365, #feb798)
}

.label-default {
    background: -webkit-gradient(linear, left top, right top, from(#e0e0e0), to(#fafafa));
    background: linear-gradient(to right, #e0e0e0, #fafafa)
}

.label-danger {
    background: -webkit-gradient(linear, left top, right top, from(#eb3422), to(#ef5f51));
    background: linear-gradient(to right, #eb3422, #ef5f51)
}

.label-success {
    background: -webkit-gradient(linear, left top, right top, from(#0ac282), to(#0df3a3));
    background: linear-gradient(to right, #0ac282, #0df3a3)
}

.label-inverse {
    background: -webkit-gradient(linear, left top, right top, from(#404E67), to(#546686));
    background: linear-gradient(to right, #404E67, #546686)
}

.label-info {
    background: -webkit-gradient(linear, left top, right top, from(#2DCEE3), to(#5ad9e9));
    background: linear-gradient(to right, #2DCEE3, #5ad9e9)
}

.label-warning {
    color: #fff
}

.badge-primary {
    background-color: #01a9ac
}

.badge-warning {
    background-color: #fe9365
}

.badge-default {
    background-color: #e0e0e0
}

.badge-inverse {
    background-color: #404E67
}

.badge-info {
    background-color: #2DCEE3
}

.bg-color-box {
    text-align: center;
    display: inline-block;
    padding: 10px 20px;
    -webkit-box-shadow: 0 0 5px 0 rgba(128, 128, 128, 0.49);
    box-shadow: 0 0 5px 0 rgba(128, 128, 128, 0.49);
    font-weight: 600;
    margin-right: 20px;
    margin-bottom: 20px;
    cursor: pointer
}

.bg-color-box span {
    color: #fff
}

.bg-primary {
    background-color: #01a9ac !important;
    color: #fff
}

.bg-warning {
    background-color: #fe9365 !important;
    color: #fff
}

.bg-default {
    background-color: #e0e0e0 !important;
    color: #fff
}

.bg-danger {
    background-color: #eb3422 !important;
    color: #fff
}

.bg-success {
    background-color: #0ac282 !important;
    color: #fff
}

.bg-inverse {
    background-color: #404E67 !important;
    color: #fff
}

.bg-info {
    background-color: #2DCEE3 !important;
    color: #fff
}

.card-border-primary {
    border-top: 4px solid #0ac282
}

.card-border-warning {
    border-top: 4px solid #eb3422
}

.card-border-default {
    border-top: 4px solid #eb3422
}

.card-border-danger {
    border-top: 4px solid #eb3422
}

.card-border-success {
    border-top: 4px solid #fe9365
}

.card-border-inverse {
    border-top: 4px solid #fe9365
}

.card-border-info {
    border-top: 4px solid #fe9365
}

.panels-wells .panel-primary {
    border-color: #0ac282
}

.panels-wells .panel-warning {
    border-color: #eb3422
}

.panels-wells .panel-default {
    border-color: #fe9365
}

.panels-wells .panel-danger {
    border-color: #eb3422
}

.panels-wells .panel-success {
    border-color: #fe9365
}

.panels-wells .panel-inverse {
    border-color: #404E67
}

.panels-wells .panel-info {
    border-color: #2DCEE3
}

.b-t-primary {
    border-top: 1px solid #0ac282
}

.b-b-primary {
    border-bottom: 1px solid #0ac282
}

.b-l-primary {
    border-left: 1px solid #0ac282
}

.b-r-primary {
    border-right: 1px solid #0ac282
}

.b-t-warning {
    border-top: 1px solid #eb3422
}

.b-b-warning {
    border-bottom: 1px solid #eb3422
}

.b-l-warning {
    border-left: 1px solid #eb3422
}

.b-r-warning {
    border-right: 1px solid #eb3422
}

.b-t-default {
    border-top: 1px solid #e0e0e0
}

.b-b-default {
    border-bottom: 1px solid #e0e0e0
}

.b-l-default {
    border-left: 1px solid #e0e0e0
}

.b-r-default {
    border-right: 1px solid #e0e0e0
}

.b-t-danger {
    border-top: 1px solid #eb3422
}

.b-b-danger {
    border-bottom: 1px solid #eb3422
}

.b-l-danger {
    border-left: 1px solid #eb3422
}

.b-r-danger {
    border-right: 1px solid #eb3422
}

.b-t-success {
    border-top: 1px solid #0ac282
}

.b-b-success {
    border-bottom: 1px solid #fe9365
}

.b-l-success {
    border-left: 1px solid #fe9365
}

.b-r-success {
    border-right: 1px solid #fe9365
}

.b-t-inverse {
    border-top: 1px solid #404E67
}

.b-b-inverse {
    border-bottom: 1px solid #404E67
}

.b-l-inverse {
    border-left: 1px solid #404E67
}

.b-r-inverse {
    border-right: 1px solid #404E67
}

.b-t-info {
    border-top: 1px solid #2DCEE3
}

.b-b-info {
    border-bottom: 1px solid #2DCEE3
}

.b-l-info {
    border-left: 1px solid #2DCEE3
}

.b-r-info {
    border-right: 1px solid #2DCEE3
}

.b-t-theme {
    border-top: 1px solid #ddd
}

.b-b-theme {
    border-bottom: 1px solid #ddd
}

.b-l-theme {
    border-left: 1px solid #ddd
}

.b-r-theme {
    border-right: 1px solid #ddd
}

table.table-bordered.dataTable tbody th:focus,
table.table-bordered.dataTable tbody td:focus {
    outline: none
}

.card .card-block ul.pagination li {
    margin-right: 0
}

.page-item.active .page-link {
    background-color: #01a9ac;
    border-color: #01a9ac
}

.page-link {
    color: #222
}

td.highlight {
    font-weight: 700;
    color: #2DCEE3;
    background-color: #f5f5f5
}

.table.compact td,
.table.compact th {
    padding: .45rem
}

.dataTables_paginate .pagination {
    float: right
}

#multi-table_wrapper .dataTables_paginate .pagination {
    float: none
}

#footer-search tfoot .form-control,
#footer-select tfoot .form-control,
#form-input-table .form-control,
.search-api .form-control,
#dt-live-dom .form-control {
    width: 90%
}

.search-api .global_filter,
.search-api .column_filter {
    margin: 0 auto
}

.search-api .checkbox-fade {
    display: block;
    text-align: center
}

td.details-control {
    background: url("../images/details_open.png") no-repeat center center;
    cursor: pointer
}

tr.shown td.details-control {
    background: url("../images/details_close.png") no-repeat center center
}

#row-select .selected,
#row-delete .selected {
    background-color: #01a9ac;
    color: #fff
}

table.dataTable {
    border-collapse: collapse !important
}

table.dataTable tbody>tr.selected,
table.dataTable tbody>tr>.selected {
    background-color: #01a9ac;
    color: #fff
}

table.dataTable td.select-checkbox:before,
table.dataTable th.select-checkbox:before {
    margin-top: 0
}

table.dataTable tr.selected td.select-checkbox:after,
table.dataTable tr.selected th.select-checkbox:after {
    margin-top: -6px;
    margin-left: -5px
}

button.dt-button,
div.dt-button,
a.dt-button,
button.dt-button:focus:not(.disabled),
div.dt-button:focus:not(.disabled),
a.dt-button:focus:not(.disabled),
button.dt-button:active:not(.disabled),
button.dt-button.active:not(.disabled),
div.dt-button:active:not(.disabled),
div.dt-button.active:not(.disabled),
a.dt-button:active:not(.disabled),
a.dt-button.active:not(.disabled) {
    background-color: #01a9ac;
    border-color: #01a9ac;
    border-radius: 2px;
    color: #fff;
    background-image: none;
    font-size: 14px
}

button.dt-button.btn-warning,
div.dt-button.btn-warning,
a.dt-button.btn-warning {
    background-color: #fe9365;
    border-color: #fe9365;
    border-radius: 2px;
    color: #fff;
    background-image: none
}

button.dt-button.btn-danger,
div.dt-button.btn-danger,
a.dt-button.btn-danger {
    background-color: #eb3422;
    border-color: #eb3422;
    border-radius: 2px;
    color: #fff;
    background-image: none
}

button.dt-button.btn-inverse,
div.dt-button.btn-inverse,
a.dt-button.btn-inverse {
    background-color: #404E67;
    border-color: #404E67;
    border-radius: 2px;
    color: #fff;
    background-image: none
}

button.dt-button:hover:not(.disabled),
div.dt-button:hover:not(.disabled),
a.dt-button:hover:not(.disabled) {
    background-image: none;
    background-color: #01c2c5;
    border-color: #01a9ac
}

button.dt-button.btn-warning:hover:not(.disabled),
div.dt-button.btn-warning:hover:not(.disabled),
a.dt-button.btn-warning:hover:not(.disabled) {
    background-image: none;
    background-color: #feb798;
    border-color: #fe9365
}

button.dt-button.btn-danger:hover:not(.disabled),
div.dt-button.btn-danger:hover:not(.disabled),
a.dt-button.btn-danger:hover:not(.disabled) {
    background-image: none;
    background-color: #ef5f51;
    border-color: #eb3422
}

button.dt-button.btn-inverse:hover:not(.disabled),
div.dt-button.btn-inverse:hover:not(.disabled),
a.dt-button.btn-inverse:hover:not(.disabled) {
    background-image: none;
    background-color: #546686;
    border-color: #404E67
}

div.dt-button-collection button.dt-button:active:not(.disabled),
div.dt-button-collection button.dt-button.active:not(.disabled),
div.dt-button-collection div.dt-button:active:not(.disabled),
div.dt-button-collection div.dt-button.active:not(.disabled),
div.dt-button-collection a.dt-button:active:not(.disabled),
div.dt-button-collection a.dt-button.active:not(.disabled) {
    background-color: #01a9ac;
    border-color: #01a9ac;
    background-image: none
}

div.dt-buttons {
    clear: both
}

.card .table-card-header b {
    display: block;
    color: #01a9ac;
    margin-top: 15px
}

.card .table-card-header span {
    color: #017779;
    display: inline-block;
    margin-top: 0
}

th,
td {
    white-space: nowrap
}

table.dataTable th.focus,
table.dataTable td.focus {
    outline: 3px solid #01a9ac;
    outline-offset: -1px
}

table.dataTable td.focus {
    outline: 1px solid #eb3422;
    outline-offset: -3px;
    background-color: #f8e6e6 !important
}

.contact-table tr td:nth-child(n-2) {
    text-align: center
}

.contact-table tr td:last-child {
    position: relative
}

.contact-table tr td:last-child .dropdown-menu {
    top: 52px
}

#checkbox-select tr td.select-checkbox,
#checkbox-select tr th.select-checkbox {
    padding-left: 30px
}

#checkbox-select tr td.select-checkbox:before,
#checkbox-select tr td.select-checkbox:after,
#checkbox-select tr th.select-checkbox:before,
#checkbox-select tr th.select-checkbox:after {
    left: 15px
}

.alert {
    font-size: 15px;
    margin-bottom: 2rem
}

.alert.icons-alert {
    border-left-width: 48px
}

.alert.icons-alert .alert-icon {
    left: 15px;
    position: relative;
    text-align: center;
    top: 0;
    z-index: 3
}

.alert.icons-alert p {
    line-height: 21px;
    margin-bottom: 0
}

.close {
    font-size: 16px;
    margin-top: 5px
}

.alert-default {
    background-color: #fff;
    border-color: #e0e0e0;
    color: #e0e0e0
}

.alert-primary {
    background-color: #fff;
    border-color: #01a9ac;
    color: #01a9ac
}

.alert-success {
    background-color: #fff;
    border-color: #0ac282;
    color: #0ac282
}

.alert-info {
    background-color: #fff;
    border-color: #2DCEE3;
    color: #2DCEE3
}

.alert-warning {
    background-color: #fff;
    border-color: #fe9365;
    color: #fe9365
}

.alert-danger {
    background-color: #fff;
    border-color: #eb3422;
    color: #eb3422
}

.border-default {
    border-color: transparent;
    border-left: 3px solid #e0e0e0;
    border-radius: 0;
    -webkit-box-shadow: 0 0 1px #999;
    box-shadow: 0 0 1px #999;
    color: #e0e0e0
}

.border-primary {
    border-color: transparent;
    border-left: 3px solid #01a9ac;
    border-radius: 0;
    -webkit-box-shadow: 0 0 1px #999;
    box-shadow: 0 0 1px #999;
    color: #01a9ac
}

.border-success {
    border-color: transparent;
    border-left: 3px solid #0ac282;
    border-radius: 0;
    -webkit-box-shadow: 0 0 1px #999;
    box-shadow: 0 0 1px #999;
    color: #0ac282
}

.border-info {
    border-color: transparent;
    border-left: 3px solid #2DCEE3;
    border-radius: 0;
    -webkit-box-shadow: 0 0 1px #999;
    box-shadow: 0 0 1px #999;
    color: #2DCEE3
}

.border-warning {
    border-color: transparent;
    border-left: 3px solid #fe9365;
    border-radius: 0;
    -webkit-box-shadow: 0 0 1px #999;
    box-shadow: 0 0 1px #999;
    color: #fe9365
}

.border-danger {
    border-color: transparent;
    border-left: 3px solid #eb3422;
    border-radius: 0;
    -webkit-box-shadow: 0 0 1px #999;
    box-shadow: 0 0 1px #999;
    color: #eb3422
}

.background-default {
    background-color: #e0e0e0;
    color: #fff
}

.background-primary {
    background-color: #01a9ac;
    color: #fff
}

.background-success {
    background-color: #0ac282;
    color: #fff
}

.background-info {
    background-color: #2DCEE3;
    color: #fff
}

.background-warning {
    background-color: #fe9365;
    color: #fff
}

.background-danger {
    background-color: #eb3422;
    color: #fff
}

.icons-alert {
    position: relative
}

.icons-alert:before {
    color: #fff;
    content: '\f027';
    font-family: 'IcoFont' !important;
    font-size: 16px;
    left: -30px;
    position: absolute;
    top: 20px
}

[class*="alert-"] code {
    margin-left: 10px
}

.login-block {
    padding: 30px 0;
    margin: 0 auto;
    background: url(../images/auth/bg.jpg) no-repeat;
    background-size: cover;
    min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.login-block .auth-box {
    margin: 80px auto 0 auto;
}

.login-block .auth-box .confirm h3 {
    color: #01a9ac;
    font-size: 34px
}

.login-block .auth-box i.icofont-check-circled {
    font-size: 42px
}

.login-block.with-header {
    min-height: calc(100vh - 56px)
}

.footer {
    background-color: #404E67;
    color: #fff;
    padding: 15px 0;
    position: fixed;
    bottom: 0;
    width: 100%
}

.footer p {
    margin-bottom: 0
}

@-webkit-keyframes dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px
    }

    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px
    }
}

@keyframes dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px
    }

    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px
    }
}

.progress-xl {
    height: 30px
}

.progress-lg {
    height: 24px
}

.progres-md {
    height: 18px
}

.progress-sm {
    height: 12px
}

.progress-xs {
    height: 6px
}

.progress-bar-page .progress {
    margin-bottom: 2rem
}

.progress-bar-default {
    background-color: #e0e0e0
}

.progress-bar-primary {
    background-color: #01a9ac
}

.progress-bar-success {
    background-color: #0ac282
}

.progress-bar-info {
    background-color: #2DCEE3
}

.progress-bar-warning {
    background-color: #fe9365
}

.progress-bar-danger {
    background-color: #eb3422
}

.progress-bar-pink {
    background-color: #ff7aa3
}

.progress-bar-purple {
    background-color: #9261c6
}

.progress-bar-orange {
    background-color: #e67e22
}

.progress-bar-yellow {
    background-color: #f1c40f
}

.progress-bar-emrald {
    background-color: #2ecc71
}

.bg-c-blue {
    background: -webkit-gradient(linear, left top, right top, from(#01a9ac), to(#01dbdf));
    background: linear-gradient(to right, #01a9ac, #01dbdf)
}

.bg-simple-c-blue {
    background: #01a9ac
}

.text-c-blue {
    color: #01a9ac
}

.bg-c-pink {
    background: -webkit-gradient(linear, left top, right top, from(#eb3422), to(#ef5f51));
    background: linear-gradient(to right, #eb3422, #ef5f51)
}

.bg-simple-c-pink {
    background: #eb3422
}

.text-c-pink {
    color: #eb3422
}

.bg-c-green {
    background: -webkit-gradient(linear, left top, right top, from(#0ac282), to(#0df3a3));
    background: linear-gradient(to right, #0ac282, #0df3a3)
}

.bg-simple-c-green {
    background: #0ac282
}

.text-c-green {
    color: #0ac282
}

.bg-c-yellow {
    background: -webkit-gradient(linear, left top, right top, from(#fe9365), to(#feb798));
    background: linear-gradient(to right, #fe9365, #feb798)
}

.bg-simple-c-yellow {
    background: #fe9365
}

.text-c-yellow {
    color: #fe9365
}

.bg-c-orenge {
    background: -webkit-gradient(linear, left top, right top, from(#FE8A7D), to(#feb8b0));
    background: linear-gradient(to right, #FE8A7D, #feb8b0)
}

.bg-simple-c-orenge {
    background: #FE8A7D
}

.text-c-orenge {
    color: #FE8A7D
}

.bg-c-lite-green {
    background: -webkit-gradient(linear, left top, right top, from(#01a9ac), to(#01dbdf));
    background: linear-gradient(to right, #01a9ac, #01dbdf)
}

.bg-simple-c-lite-green {
    background: #01a9ac
}

.text-c-lite-green {
    color: #01a9ac
}

.widget-card-1 {
    margin-top: 20px;
    text-align: right
}

.widget-card-1 .card1-icon {
    width: 60px;
    height: 60px;
    position: absolute;
    top: -15px;
    font-size: 35px;
    border-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.widget-card-1 .card-block>span {
    color: #919aa3
}

.widget-card-1 h4 {
    font-weight: 400;
    margin-top: 10px
}

.widget-card-1:hover .card1-icon {
    top: -25px
}

.user-card .btn {
    margin: 10px auto 15px
}